tmux names are a not well understood feature it seems. A few details…
#T (Pane Title) is not used anywhere by default. You can manually add it to the
status line.
#W (Window Name) is what's displayed in the status line by default.
These names can be set in tmux or using escape sequences. The tmu
On 18 December 2012 02:36, Mark Volkmann wrote:
> I'm trying to understand the difference between #T and #W.
#T is the pane title, #W the window title.
The pane title will default to the hostname, or if that's not set the
empty string -- when creating the pane (screen.c:screen_init()). The
pane
I'm trying to understand the difference between #T and #W.
The PragProg tmux book says #T is the window title and #W is the window
name.
However, #T seems the same as #h for me. It displays the host name.
--
R. Mark Volkmann
Object Computing, Inc.
-