sjl / vitality.vim

Make Vim play nicely with iTerm 2 and tmux.
http://github.com/sjl/vitality.vim
MIT License
320 stars 30 forks source link

FocusGained and FocusLost have stopped working #45

Closed bryanenders closed 4 years ago

bryanenders commented 5 years ago

macOS v10.14.5 iTerm2 v3.3.3 Vim v8.1.1950 Vitality 0f693bff572689ad52b781c012dad4926cd924f6

I recently noticed that FocusGained and FocusLost events don’t seem to be firing. I’m not sure which tool or version caused the breakage. I do know that these events were correctly firing six months ago.

bryanenders commented 5 years ago

I verified (with fish shell) that the above version of iTerm2 is able to report focus events, they just aren’t making it into Vim anymore.

bryanenders commented 4 years ago

Vim v8.1.1999 seems to have fixed this 😃