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

Increase max lengths of left/right status #27

Closed

Conversation

chaucerbao
Copy link

Should resolve #25 and #26

@chaucerbao
Copy link
Author

@arcticicestudio, any thoughts on this solution?

By default, status-left-length has a limit of 10, and status-right-length has a limit of 40. Since there's no option to represent "expand as needed", all we can do is increase the limits.

@davebro
Copy link

davebro commented Aug 19, 2020

Should be able to just set set -g status-right-length 100 or set -g status-left-length 100 in your .tmux.conf file. No need to change the default for everyone I would think.

@chaucerbao chaucerbao closed this Aug 21, 2020
ivleonov added a commit to ivleonov/dotfiles that referenced this pull request Mar 11, 2023
ivleonov added a commit to ivleonov/dotfiles that referenced this pull request May 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Session name gets cut off
3 participants