aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/buffer.c
diff options
context:
space:
mode:
authorlePerdu <zdpeltzer@gmail.com>2017-10-18 18:27:31 -0400
committerJustin M. Keyes <justinkz@gmail.com>2018-01-18 01:37:51 +0100
commitbc17ad31dccb446fc24e0f6bb3cb2149ce951ae5 (patch)
treeb1dcb4b23fe3d7addd300abc532ebe215b546a5a /src/nvim/api/buffer.c
parent8fc437ef43dbaccf873c9af448495387410e465c (diff)
downloadrneovim-bc17ad31dccb446fc24e0f6bb3cb2149ce951ae5.tar.gz
rneovim-bc17ad31dccb446fc24e0f6bb3cb2149ce951ae5.tar.bz2
rneovim-bc17ad31dccb446fc24e0f6bb3cb2149ce951ae5.zip
os/input.c: parse keycodes in non-string context #7411
cb02137dfac7 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
Diffstat (limited to 'src/nvim/api/buffer.c')
0 files changed, 0 insertions, 0 deletions