Files
neovim/test/functional/ex_cmds
lePerdu bc17ad31dc os/input.c: parse keycodes in non-string context #7411
cb02137dfa had two mistakes, of the same nature: trans_special() must
be invoked with in_string=false unless the parsing context is a VimL
string. replace_termcodes() and input_enqueue() are low-level
mechanisms where VimL strings do not exist.

keymap.c: adjust double-quote case to satisfy keymap_spec.lua

closes #7410
2018-01-18 01:37:51 +01:00
..
2016-11-17 00:55:39 +01:00
2017-04-11 00:39:12 +02:00
2016-11-17 00:55:39 +01:00
2017-04-09 03:31:13 +03:00