Re: Change the window title from shell

2010-07-17 Thread Zheng Zhang
Maybe window name. Sorry for the confusion. I mean the text that shows up in the status bar. -Zheng On Sat, Jul 17, 2010 at 5:16 PM, Nicholas Marriott wrote: > Window title or window name? > > > On Sat, Jul 17, 2010 at 05:08:08PM -0400, Zheng Zhang wrote: >> Hi, >> &

Change the window title from shell

2010-07-17 Thread Zheng Zhang
Hi, I tried out tmux. It's really cool. One thing I couldn't figure out how to do is to change the window title using a shell command. The manual mentioned something like, printf '\033]2;My Title\033\\' I tried it but it didn't work. The title is still "bash". The "set-titles" option is "on".