Define custom escape sequences in terminal
- by Ipkiss
I would like to change the escape sequences used by some keys in my terminal. My goal is to define custom mappings in Vim (terminal version).
In the following I use shift-space as an example, but I would prefer if the proposed solution could be generic.
My current terminal (gnome-terminal) uses a simple space as escape sequence for shift-space,…