Skip to content

Left status session text is truncated #496

Answered by kjnsn
nobilissimum asked this question in Help
Discussion options

You must be logged in to vote

From the readme:

set -g status-left-length 100

Also please check out the troubleshooting guide to fix up your config

FYI the line set -ga terminal-overrides ",tmux-256color:RGB" is useless, it won't work because your real terminal is not tmux. Set it to set -ga terminal-features ",*:RGB" (you also don't need the Tc override either, Tc is a private tmux terminfo extension but RGB should be used instead)

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@nobilissimum
Comment options

Answer selected by nobilissimum
Comment options

You must be logged in to vote
2 replies
@nobilissimum
Comment options

@kjnsn
Comment options

kjnsn Mar 3, 2025
Maintainer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants