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

tmux 2.8 #40

Closed 097115 closed 5 years ago

097115 commented 5 years ago

Something's happening with vitality.vim under the new tmux v.2.8 -- it seems like some key sequence is being sent to Vim on FocusGain.

The trigger was indeed the upgrade to tmux 2.8 (and this may be related somehow). However, it's exactly vitality.vim, which is affected because switching from vitality to tmux-plugins/vim-tmux-focus-events makes this issue to go away.

097115 commented 5 years ago

My bad, I was simply also using :)

097115 commented 5 years ago

...also using <F25> :)