mirror of
https://github.com/neovim/neovim.git
synced 2025-10-19 08:11:50 +00: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