Just tried to install vim-tmux-focus-events and the FocusGained seems to work, however, I get problems when moving through a file. The status line moves when I for example use Ctrl-D or j at the end of the page and part of the buffer gets scrambled. At first I thought it's some incompatibility with the bling/vim-airline plugin, but the problem persists even when I remove all the plugins from my config(apart from vim-tmux-focus-events). Relevant configs are: https://github.com/sblask/dotfiles/blob/master/vimrc.dotfile and https://github.com/sblask/dotfiles/blob/master/tmux.conf.dotfile I am currently using tmux 2.0 and vim 7.4.942 Any idea what could be wrong?
Just tried to install
vim-tmux-focus-eventsand the FocusGained seems to work, however, I get problems when moving through a file. The status line moves when I for example useCtrl-Dorjat the end of the page and part of the buffer gets scrambled. At first I thought it's some incompatibility with thebling/vim-airlineplugin, but the problem persists even when I remove all the plugins from my config(apart from vim-tmux-focus-events). Relevant configs are: https://github.com/sblask/dotfiles/blob/master/vimrc.dotfile and https://github.com/sblask/dotfiles/blob/master/tmux.conf.dotfile I am currently using tmux 2.0 and vim 7.4.942 Any idea what could be wrong?