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
My tmux told me that this line is an invalid option.
And the mouse-off mode. I need change it to setw -g mouse off, not the line setw -g mode-mouse off you presented in your conf file.
setw -g mouse off
setw -g mode-mouse off
Is that because of the version of tmux I use?
Thanks for your video and conf file. Learned a lot.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
set -g status-utf8 on
My tmux told me that this line is an invalid option.
And the mouse-off mode. I need change it to
setw -g mouse off
, not the linesetw -g mode-mouse off
you presented in your conf file.Is that because of the version of tmux I use?
Thanks for your video and conf file. Learned a lot.
The text was updated successfully, but these errors were encountered: