Files
neovim/test/functional/ui
zeertzjq 32da3e56cd vim-patch:8.2.0916: mapping with partly modifyOtherKeys code does not work
Problem:    Mapping with partly modifyOtherKeys code does not work.
Solution:   If there is no mapping with a separate modifier include the
            modifier in the key and then try mapping again. (closes vim/vim#6200)
975a880a13

Cherry-pick applicable part of put_string_in_typebuf().
Revert related changes from 10a5825.
Use KEYLEN_PART_KEY for incomplete modifier sequence.
Omit test as it sends terminal codes. Use a Lua test instead.
2022-04-29 15:51:04 +08:00
..
2022-04-15 12:35:06 +02:00
2022-03-25 19:57:59 +01:00
2022-04-15 12:35:06 +02:00
2022-04-15 12:35:06 +02:00
2022-04-15 12:35:06 +02:00
2022-04-15 12:35:06 +02:00
2022-03-10 14:34:55 +08:00