Looks like commits related with IME introduced regression. Sounds
reasonable, it might be connected to spanish input.
I personally know nothing about IME so I cannot help much.
All those commits were made by one person. Maybe you could contact with him?
Thank you Jakub for pointing me out the git bisect tool, I hadn't used
it before, very useful.
I have searched for the commit responsible of the bug but there are some
commits for which st does not compile. I did not try to fix the compile
errors, but did some trials assuming good/bad for those
> Can I provide any extra debug info?
You could. You could do a bisection to find out which exact commit
introduced regression.
There is ~50 commits between 0.8.2 and 0.8.3, so you would need to
compile and test st ~6 times to find out exact commit.
You can use `git bisect` or eyeball more or le
Hello:
I have tried to transition from the 0.8.2 realease to the 0.8.3 release,
but I am experimenting a problem with my acute dead key. I use a spanish
keyboard, and need to write á, ó, etc, which you normally do by presing
the acute key and then a or o respectively.
The acute dead key is w
Hey,
i noticed that the current master version from today (10 a.m.) of both
scroll and st swallows the ctrl+e key. That is used to jump to the end
of the command line.
St alone works fine, just when i use scroll as a scrollback program,
ctrl+e doesn't work anymore.
Can be reproduced on both open