aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/input_spec.lua
diff options
context:
space:
mode:
authorJames McCoy <jamessan@jamessan.com>2020-07-04 00:26:47 -0400
committerJames McCoy <jamessan@jamessan.com>2020-11-16 18:52:23 -0500
commite76f26d4e712a3a0ba30af90ecee70b85d1d400c (patch)
tree4d41eba97ed7bc9ce5a19c936ae4cd8030c1c262 /test/functional/ui/input_spec.lua
parente62beab71972bd30a56fe48766d8eb5e691c5cad (diff)
downloadrneovim-e76f26d4e712a3a0ba30af90ecee70b85d1d400c.tar.gz
rneovim-e76f26d4e712a3a0ba30af90ecee70b85d1d400c.tar.bz2
rneovim-e76f26d4e712a3a0ba30af90ecee70b85d1d400c.zip
tui/input: Add S- modifier for chords with capital ASCII
termkey_strfkey() formats ctrl-l and ctrl-shift-l as <C-l> and <C-L>, respectively. Nvim wants the latter to look like <C-S-L>, since <C-l> and <C-L> are interpreted the same way. This is only required when the Ctrl modifier is present.
Diffstat (limited to 'test/functional/ui/input_spec.lua')
0 files changed, 0 insertions, 0 deletions