Skip to content

Tmux status changed after I updated to the lastest version #425

Answered by kjnsn
mau-mauricelim asked this question in Help
Discussion options

You must be logged in to vote

So the default now uses the pane title, which means that applications can set the window status titles to whatever they want. It looks like you are using zsh, see https://github.com/ohmyzsh/ohmyzsh/wiki/Settings#automatic-title for how you can customise the title there. fish sets the title automatically

Otherwise just do this:

set -g @catppuccin_window_current_text " #{b:pane_current_path}"
set -g @catppuccin_window_text " #{b:pane_current_path}"

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mau-mauricelim
Comment options

@kjnsn
Comment options

kjnsn Nov 8, 2024
Maintainer

Answer selected by mau-mauricelim
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