Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: tlug: Changing title in kterm
- To: tlug@example.com
- Subject: Re: tlug: Changing title in kterm
- From: "Stephen J. Turnbull" <turnbull@example.com>
- Date: Sun, 13 Dec 1998 14:47:41 +0900 (JST)
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=us-ascii
- In-Reply-To: <3673319A.616F8D17@example.com>
- References: <199812122223.XAA06062@example.com><3673319A.616F8D17@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
>>>>> "Jim" == Jim Schweizer <schweiz@example.com> writes: Jim> HOSTNAME=`uname -n` Jim> if [ "$TERM" = "xterm" ] && [ "$0" = "-bash" ] Jim> then Jim> ilabel () { echo -n "^[]1;$*^G"; } I dunno if you can put ESC (ASCII 27) in a string that easily. Jim> cds () { "cd" $*; eval stripe; } Jim> alias cd=cds This looks like asking for trouble, by not using `builtin'. Jim> And then from the bashFAQ Jim> cd() Jim> { Jim> builtin cd "$@" && xtitle "$HOST: $PWD" Jim> } Jim> I haven't figured that one out yet. Evidently xtitle is an external program not provided by TurboLinux (which is why I don't have any documentation). -- University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN Institute of Policy and Planning Sciences Tel/fax: +81 (298) 53-5091 __________________________________________________________________________ __________________________________________________________________________ What are those two straight lines for? "Free software rules." ------------------------------------------------------------------ Next Nomikai: 15 January 1999, 19:30 Tengu TokyoEkiMae 03-3275-3691 Next Technical Meeting: 13 February, 12:30 Place: TBD ------------------------------------------------------------------ more info: http://tlug.linux.or.jp Sponsor: PHT
- Follow-Ups:
- Re: tlug: Changing title in kterm
- From: Jim Schweizer <schweiz@example.com>
- References:
- Re: tlug: Changing title in kterm
- From: <mike.fabian@example.com>
- Re: tlug: Changing title in kterm
- From: Jim Schweizer <schweiz@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: tlug: Changing title in kterm
- Next by Date: tlug: Web page updates
- Prev by thread: Re: tlug: Changing title in kterm
- Next by thread: Re: tlug: Changing title in kterm
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links