Setting the default window title is not reflected, instead it is showing the host #566
Replies: 1 comment 1 reply
-
|
set -g @catppuccin_window_current_text "#{window_name}" Using this property fixed the issue, closing the issue. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wanted to keep the current window title as the default title. However, it shows the host. It's annoying as every window literally shows the same host name for all the windows.
Tmux version: 3.5a
Tmux conf:
Also for some strange reason, I need to reload tmux conf everytime I start the tmux to properly reflect the battery and cpu plugin.
Is this a bug or any way to fix this?
Beta Was this translation helpful? Give feedback.
All reactions