Re: Hostname/Command for Window Name

2011-01-13 Thread Ben Boeckel
On Thu, Jan 13, 2011 at 12:46:55PM -0500, mbm329 wrote: > Thanks for the reply. I see what you mean, but I'm not quite sure > this carries over to another server. Indeed. I remember it from my "su -" binding which sets the title to the hostname. > When I SSH to another host, without any of the a

Re: Hostname/Command for Window Name

2011-01-13 Thread mbm329
Hi Ben, Thanks for the reply. I see what you mean, but I'm not quite sure this carries over to another server. When I SSH to another host, without any of the aforementioned PS1 setting, I just see my window name set to "ssh". So far as I can tell, in order to set the window name to the hostname

Re: Hostname/Command for Window Name

2011-01-13 Thread Ben Boeckel
mbm329 wrote: > Hello list, > > I'm trying to transition from GNU Screen to tmux. I like to have my > windows named as the host they are logged into. That is, until I run > a command. Then I like to have it named for the command I'm running. > > In GNU Screen, I accomplished this via the PS1

Hostname/Command for Window Name

2011-01-11 Thread mbm329
Hello list, I'm trying to transition from GNU Screen to tmux. I like to have my windows named as the host they are logged into. That is, until I run a command. Then I like to have it named for the command I'm running. In GNU Screen, I accomplished this via the PS1 environment variable. (some s