Re: [dev] Input method under break (again) under st

2015-07-01 Thread Roberto E. Vargas Caballero
Hi, On Wed, Jul 01, 2015 at 09:40:41AM -0700, Weng Xuetian wrote: > Some fcitx user reaches me about input method issue, and I surprisingly found > that input method is broken again in st because I have fixed it once. Yes. Maybe it is my fault because I didn't tested this part of st. > > The ne

Re: [dev] What is a good EPUB reader for the Linux terminal (C coded, ncurses)?

2015-07-01 Thread patrick295767 patrick295767
I found the solution here it is: C !! I coded my own epub reader in C. ( :=) :=) It is faster to code it than googling for something that does not exist) Best regards, Pat 2015-05-26 19:12 GMT+02:00 Dmitrij D. Czarkoff : > patrick295767 patrick295767 said: >> Would you know a good EPU

[dev] Input method under break (again) under st

2015-07-01 Thread Weng Xuetian
Hi all, Some fcitx user reaches me about input method issue, and I surprisingly found that input method is broken again in st because I have fixed it once. The new issue is caused by commit 2937b05aed9cee8d6651cd806d31682a853c773 which removes a XFilterEvent call. XFilterEvent is required to b