I am using kitty. I also tried in xfce-terminal. In both I have ctrl+v set to paste. What does ctrl+v suppose to doe here?
When I press Win key in Vifm's command-line, it returns
[57362;3u
However, If I press it in kitty, it returns
362;3u
I tried
noremap <esc>362;3u <nop>
in my vifmrc, but it doesn't do anything. Pressing Win key in xfce-terminal, doesn't do anything.
Any other suggestions?
Thank you