We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm using neocomplete currently and tmux-complete is unfortunately a little bit too noisy for me.
Is it possible to have tmux completion be triggered through some manual key combination. E.g., <c-x><c-t>?
<c-x><c-t>
The text was updated successfully, but these errors were encountered:
<c-x><c-u> should work already, unless something else took it over.
<c-x><c-u>
Sorry, something went wrong.
That works, thanks.
How can I exclude tmux completions from my normal neocomplete results though?
No branches or pull requests
I'm using neocomplete currently and tmux-complete is unfortunately a little bit too noisy for me.
Is it possible to have tmux completion be triggered through some manual key combination. E.g.,
<c-x><c-t>
?The text was updated successfully, but these errors were encountered: