When changing tabs in iTerm with the hot keys, I see escape sequences printed into the vim window. ^]]0 and ^]]I, I believe. Since I'm currently using vitality just to fix the cursor, I just changed enable_focus_reporting and disable_focus_reporting to "" in a fork.
I'm using xterm-256color for my terminal, if that makes a difference. I saw that there was a TODO in the code, "Look into how this works with iTerm tabs. Seems a bit wonky."--I'm guessing this is related?
When changing tabs in iTerm with the hot keys, I see escape sequences printed into the vim window. ^]]0 and ^]]I, I believe. Since I'm currently using vitality just to fix the cursor, I just changed enable_focus_reporting and disable_focus_reporting to "" in a fork.
I'm using xterm-256color for my terminal, if that makes a difference. I saw that there was a TODO in the code, "Look into how this works with iTerm tabs. Seems a bit wonky."--I'm guessing this is related?