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

tmux-complete outputs 'No tmux found' completion if no tmux instance is running #69

Open
javier-lopez opened this issue Jan 23, 2016 · 3 comments

Comments

@javier-lopez
Copy link
Contributor

Hello,

Whenever vim is started and if no tmux instances are running, I get 'No tmux found' messages in the completion dialog.

no-tmux-found-completion

IMHO, tmux-complete should be quiet if no tmux server is detected and maybe even deactivate itself to avoid lagging the completion system.

Thank you for the plugin =)!

@wellle
Copy link
Owner

wellle commented Jan 23, 2016

I initially added this to give some feedback on why tmux-complete.vim wouldn't work. I understand that this is not nice when a completion system collects completions from multiples sources and this error messages shows up in the list every time.

The readme advises to change g:tmuxcomplete#trigger for such integrations. So how do you feel about keeping the error message when the trigger is the default (invoked with <C-X><C-U>) and silence the plugin when used with a different trigger (invoked differently or via completion system)?

@javier-lopez
Copy link
Contributor Author

That sounds nice =), however if I may suggest something, it could also depend in a debug or verbose variable.

@kepbod
Copy link

kepbod commented Nov 5, 2016

This is very annoying. Could you remove it?

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

3 participants