Files
neovim/test/unit
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
..
2017-03-11 23:48:16 +03:00
2017-12-03 20:22:09 +03:00
2017-04-19 19:11:50 +03:00
2017-04-01 12:25:10 +03:00