mirror of
https://github.com/neovim/neovim.git
synced 2026-02-27 12:51:48 +10:00
Problem: Ctrl-F and Ctrl-B at more prompt not working with kitty
keyboard protocol or modifyOtherKeys (after v9.1.1849).
Solution: Call merge_modifyOtherKeys() in get_keystroke() (zeertzjq).
closes: vim/vim#18558
6622dc2ded