Open kostafey opened 2 years ago
@kostafey
Hi, Thanks for reporting this issue.
I understand that behave mswin
command is a valid mode in gVim.
The Neovim GUI is fundamentally different from gvim, and most options that are valid in gVim are invalid.
I am then investigating how the key you want to map can be achieved with the Neovim GUI.
I will let you know if there are any updates.
Can't bind keys to
<C-S-Arrow>
. E.g. if I setbehave mswin
in.vimrc
, no effect for<C-S-Right>
happens (expected behavior the same asvw
).