Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はtmuxが初めてです。名前を変更した後、ウィンドウの名前を固定したままにしたい。しかし、名前を変更した後、コマンドを実行すると変更され続けます。
それらを静的な名前に保つ方法はありますか?
# set-window-option -g automatic-rename off set-option -g allow-rename off
最初のものをコメントし、2 つ目を ~/.tmux.conf に設定します。