On 26 May 2011 14:14, pancake <pancake_AT_youterm.com> wrote:
> i have noticed that the sucky terminal cannot handle shift+control, so my
> bindings for
> ^[hjkl] ^[HJKL] does not work... So i'll think in other keybindings for it..
This is the problem with curses: it's the common denominator, and as a
result is rather awful. I honestly think a true 'suckless editor' has
to drop curses in favour of actually being able to interact with
keyboard events, instead of just reading a stream of escape sequences.
That doesn't really help with sandy, admittedly, but I think it's
worth keeping in mind.
cls
Received on Thu May 26 2011 - 15:19:10 CEST
This archive was generated by hypermail 2.2.0 : Thu May 26 2011 - 15:24:03 CEST