Files
neovim/test/functional
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
..
2018-01-10 23:58:56 +01:00
2018-01-16 08:21:25 +01:00
2017-11-07 23:54:31 +01:00
2017-12-11 01:43:36 +03:00
2018-01-06 17:47:00 +01:00
2016-06-10 21:50:49 +03:00