Skip to content
Snippets Groups Projects
Commit 70ea3944 authored by rswindell's avatar rswindell
Browse files

Compatibility with terminals/keyboards lacking some extended keys.

The following are now equivalanet in ulist (menus) and string input:
^B = home
^E = end
^V = insert (string input only)
^Z = help (F1)
and in menus only:
+ = insert
- = delete
backspace = escape (not new)
^U = pgup
^D = pgdn
^C = copy (F5)
^V = paste (F6)
parent 7053dd20
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment