Tom Szilagyi
Tom Szilagyi
Hmm, xterm seems to do the same. Strange, I would have expected it would jump to the bottom. Seems like it's okay to have this implemented with 'top attach'. I...
One last note, in xterm this is something that (apart from the config/resource setting read on startup) can be toggled at run-time via the Ctrl-Middle click menu ("Scroll to bottom...
Hi, What kind of crash are you getting? Does it crash every time you try, or only sometimes? How are you running it (with what command line options, if any)?...
Hmm, ok, there can be any number of issues given that I haven't used this in the last 15 years or so (meaning that I am past several generations of...
Hi! The only thing I can say is that I personally do not have any such plans in the foreseeable future.
Very relevant request, thank you! I think the best way to fit this into banks2ledger is to enhance the interpretation of the `-m` option to be similar to `-t` in...
Interesting change, fairly neat, potentially useful even, as I take it solves your particular problem (which you have not really described, and unfortunately I am not familiar with fcitx or...
Please refer to issue #31 and the commit referenced therein (a call to XSetLocaleModifiers() was initially present, but removed due to complaints of it failing).
Thanks, great info! Let me spend some time digesting and testing this... I think the `XSetLocaleModifiers` call is fine, I was just curious what you thought about it re: the...
Unfortunately, in my testing I found that this change breaks composed key handling. Without this change, I can reliably enter accented keys such as `á é í ...` by using...