Re: How to set xterm/gnome-terminal Title
Re: How to set xterm/gnome-terminal Title
- Subject: Re: How to set xterm/gnome-terminal Title
- From: Ronnie Misra <email@hidden>
- Date: Wed, 19 Feb 2003 14:29:02 -0800
On Wednesday, February 19, 2003, at 2:12PM, Marc Colosimo wrote:
On various linux boxes that I use, either the xterm or gnome-terminal
title is set to the host and the path. I found the following how to
<http://www.tldp.org/HOWTO/mini/Xterm-Title.html>, but it doesn't work
for tcsh. It prints out the escape codes for some reason. I have my
mac set it up to use /usr/share/tcsh/examples (10.2.3) and I have fink
installed.
You should either replace \033 with an actual escape character (you can
insert one of these in a file using emacs by typing ctrl-q escape), or
use printf instead of echo.
Ronnie
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.