Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac's ⌘-Tab in iTerm inserts F24 and F25 #51

Open
getaaron opened this issue Oct 25, 2016 · 1 comment
Open

Mac's ⌘-Tab in iTerm inserts F24 and F25 #51

getaaron opened this issue Oct 25, 2016 · 1 comment

Comments

@getaaron
Copy link

Reproduction steps:

  1. Open vim in iTerm2 (I'm using Build 3.0.10)
  2. Enable set paste
  3. Press i to enter Insert mode
  4. Press +tab twice (to switch to another app, then back)

Expected behavior:

It looks the same.

Actual behavior:

<F24><F25> appears:

image

(<F24> appears when I leave; <F25> appears when I return.)

@captainfffsama
Copy link

do you use tmux?I meet same question,here is some idea that maybe can fix it:tmux-plugins/vim-tmux-focus-events#6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants