vim-config
vim-config copied to clipboard
Mac's ⌘-Tab in iTerm inserts F24 and F25
Reproduction steps:
- Open
vimin iTerm2 (I'm using Build 3.0.10) - Enable
set paste - Press
ito enter Insert mode - Press ⌘+tab twice (to switch to another app, then back)
Expected behavior:
It looks the same.
Actual behavior:
<F24><F25> appears:

(<F24> appears when I leave; <F25> appears when I return.)
do you use tmux?I meet same question,here is some idea that maybe can fix it:https://github.com/tmux-plugins/vim-tmux-focus-events/issues/6