You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For me, the tmuxline.conf file generated by this plugin works fine with TPM, but as soon as I launch Vim inside Tmux, all TPM plugins stop working.
The only workaround I've found is to generate a tmuxline.conf file using tmuxline.vim, and then disable the plugin with let g:airline#extensions#tmuxline#enabled = 0.
adambiggs
pushed a commit
to adambiggs/dotfiles
that referenced
this issue
Mar 9, 2016
Hi,
a user opened an issue related to script output on tmux plugin manger. As you can see on the screenshot, the output has some weird escape codes.
After some investigation it turns out things were ok after the user disabled
tmuxline.vim
.I looked into
tmuxline.vim
source but couldn't find anything suspicious. Do you have any clue what could be causing this?Thanks
The text was updated successfully, but these errors were encountered: