Closed
Description
I'm trying to map (cmap
) Ctrl-Right and Ctrl-Left to cmd-word
and cmd-word-back
, respectively but I keep getting the characters 1;5D
and 1:5C
when pressing these keys when editing the lf
's command line.
It seems to be a well known problem in many TUI programs:
- http://jmoiron.net/blog/cleft-and-cright/
- https://superuser.com/questions/532431/control-left-and-control-right-not-working-in-vim-within-a-screen-session
I wonder how this can be fixed but I hope we can discuss this.