Use GBP symbol for Escape, to work with GNOME touchscreen.

This commit is contained in:
ADAM David Alan Martin
2022-04-15 15:12:20 -04:00
parent 7758c2b961
commit 39d8216198

View File

@ -36,3 +36,8 @@ imap <ESC>[A <Up>
imap <ESC>[B <Down> imap <ESC>[B <Down>
imap <ESC>[C <Right> imap <ESC>[C <Right>
imap <ESC>[D <Left> imap <ESC>[D <Left>
" On my touchscreen laptop, the gnome keyboard doesn't have special keys...
" So we map a key I'll never use to 'escape'
imap £ <ESC>
map £ <ESC>