Files
neovim/test/functional
Matt Wozniski 2f06413dfb Treat unmapped ALT/META as ESC+c in all modes
In #8226 <A-x> and <M-x> were changed to behave like <Esc>x in insert
mode when no mapping exists. This commit backs out that change and
replaces it with a more general one that makes unmapped ALT and META
keypresses as <Esc>+char in all modes. This fixes an unnecessary and
confusing inconsistency between modes.
2020-10-05 15:27:04 -04:00
..
2020-07-03 00:55:14 +05:30
2019-11-27 22:47:25 -08:00
2019-05-05 14:05:25 +02:00