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

Support for 'tmux popup'? #48

Open 097115 opened 3 years ago

097115 commented 3 years ago

Newer versions of tmux introduced popup windows, so it would be great if vitality.vim could handle those, too (like, produce FocusLost if a tmux popup appears, and produce FocusGained when coming back from popup to a tmux pane with Vim).