💻 Software
tmux: sharing current window title (#T) from within nested tmux sessions
Fresh7 days ago
Mar 15, 20263241 viewsConfidence Score0%
0%
Problem
I have begun using tmux recently to really improve my terminal sessions. One thing I need to be able to do is connect to a remote server, which is also running tmux. However, I have found that the current window title (denoted as #T in tmux) is not updated while within a secondary tmux shell. I wou…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: tmux: sharing current window title (#T) from within nested tmux sessions
Low Risk
I did some digging and found the answer for myself. Well, the way I have found to accomplish my gaol is not elegant, but it will work to get the job done. First, you need to have the "set-titles" option turned on in your .tmux.conf file. As well as …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix