You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is intended behaviour. The plugin won't rename window(s) for you when starting up.
But if you'd like to ask it to rename for you, you can set this in your tmux.conf:
# Run the script when any window is created
set-hook -g after-new-window 'run-shell "/path/to/your/tmux-window-name/scripts/rename_session_windows.py"'
plugin is not renaming pane when tmux is starting, I need to create another pane and switch
this is the log right after entering tmux
tmux version: 3.4
and after creating another pane and doing switch
The text was updated successfully, but these errors were encountered: