From owner-freebsd-chat Wed Jun 18 23:58:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA11467 for chat-outgoing; Wed, 18 Jun 1997 23:58:44 -0700 (PDT) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id XAA11447 for ; Wed, 18 Jun 1997 23:58:38 -0700 (PDT) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id IAA09369 for chat@FreeBSD.ORG; Thu, 19 Jun 1997 08:58:37 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.8.5/8.8.5) id IAA00500; Thu, 19 Jun 1997 08:50:08 +0200 (MET DST) Message-ID: <19970619085008.JD18163@uriah.heep.sax.de> Date: Thu, 19 Jun 1997 08:50:08 +0200 From: j@uriah.heep.sax.de (J Wunsch) To: chat@FreeBSD.ORG (FreeBSD Chat) Subject: Re: OS/2 users going to FreeBSD? :-) References: <199706190442.MAA00611@papillon.lemis.com> <199706190535.WAA00770@rah.star-gate.com> X-Mailer: Mutt 0.60_p2-3,5,8-9 Mime-Version: 1.0 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199706190535.WAA00770@rah.star-gate.com>; from Amancio Hasty on Jun 18, 1997 22:35:40 -0700 Sender: owner-chat@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk As Amancio Hasty wrote: > This is what I have for my prompt in my .tcshrc Ah, a prompt contest? :-) Here's mine. Of course, you gotta try it in an xterm... if($?prompt) then # # ... other interactive-shell stuff # if ($?DISPLAY && $term != "emacs") then ## set xterm icon name to hostname, and title to host.fqdn:dirname set prompt = "%{\033]2;%M:%~\007\033]1;%m\007%}%n@%m %h%% " setenv EDITOR emacsclient endif endif -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)