Re: [screen] setting title
Sven Guckes <[email protected]>
| Newsgroups | gmane.comp.gnu.screen |
|---|---|
| Message-ID | <[email protected]> |
* Chris Younger <[email protected]> [2003-12-06 04:47]: > I use "Screen version 3.09.10 (FAU) 4-Sep-01", on Solaris. Before I > used screen I could do this "echo -ne \\033]0\;Hello\\007" to set > the window title, but now it doesn't work. How can I do this? use a terminal which understands that sequence. (if this is dtterm then ditch it. rxvt + xterm-color are quite good. see page in sig for a list of more terminals.) this function works for me: st () { print -n "\E\"$*\E\134" } and you may like this function: _colortest () { echo -n TEST1: for i in 30 31 32 33 34 35 36 37 do echo -n "\033[${i}mColor ${i}\033[39;49m " done echo echo -n TEST2: for i in 90 91 92 93 94 95 96 97 do echo -n "\033[${i}mColor ${i}\033[39;49m " done echo } > Also screen is definitely my favourite Unix util, > I wish my admin would upgrade us to version 4 though :( you can install your own version of screen for yourself. > References: <[email protected]> do not start a new thread by replying. Sven -- Sven Guckes usenet-sig-terminals @guckes.net TERMINALS http://www.guckes.net/terminals/ HomePages+Versions. eterm, gnome-terminal, konsole, kterm, mlterm, mpterm, rxvt, xterm... ------------------------ Yahoo! Groups Sponsor ---------------------~--> Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada. http://www.c1tracking.com/l.asp?cid=5511 http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/NhFolB/TM ---------------------------------------------------------------------~-> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/