I\'m new to tmux. I want to keep the windows\' name fixed after I rename it. But after I renaming it, they keep changing when I execute the commands.
Is there any wa
In my .zshrc file , add the following config, it solved this problem.
DISABLE_AUTO_TITLE=true