Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

conflict with tmux plugin manager? #46

Open
bruno- opened this issue Aug 3, 2015 · 1 comment
Open

conflict with tmux plugin manager? #46

bruno- opened this issue Aug 3, 2015 · 1 comment

Comments

@bruno-
Copy link

bruno- commented Aug 3, 2015

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

@adambiggs
Copy link

+1

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
Temporarily disabled `tmuxline.vim` while keeping an eye on edkolev/tmuxline.vim#46 (comment).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants