home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!usc!sdd.hp.com!spool.mu.edu!uwm.edu!daffy!uwvax!astroatc!vidiot!ftms!brown
- From: brown@ftms.UUCP (Vidiot)
- Newsgroups: comp.windows.open-look
- Subject: Re: path in title bar
- Message-ID: <404@ftms.UUCP>
- Date: 9 Nov 92 16:23:16 GMT
- References: <1992Nov3.161247.29228@sunspot.noao.edu> <1d6n3cINN306@newmdata.meaddata.com> <1992Nov6.022528.27362@xilinx.com>
- Reply-To: brown@ftms.UUCP (Vidiot)
- Distribution: usa
- Organization: Vidiot's Other Hangout
- Lines: 23
-
- In article <1992Nov6.022528.27362@xilinx.com> holen@xilinx.com (Victor A. Holen ) writes:
- <In article <> luiland@meaddata.com (Yum Ting Lui) writes:
- <.......
- <>For example, "\E]ltext\E\ - set tool header to text"
- <>NOTE: Replace \E with Cntl-v then EscKey in vi, which will look like ^[
- <......
- <>alias header 'echo -n "^[]l\!*^[\"' ### see NOTE
- <....
- <This worked very well for commandtool windows. Thanks
- <But it doesn't work for the xterm window under openlook.
- <Any ideas ?
-
- I use xterm with zsh, but that shouldn't make a difference. Here is what I
- have for title bar paths:
-
- if [[ vt102 = $TERM ]] chpwd() echo -n "]2;${PWD}"
- if [[ vt102 = $TERM ]] chpwd
- alias pu=pushd po=popd
- --
- harvard\
- ucbvax!uwvax!astroatc!ftms!brown or uu2.psi.com!ftms!brown
- rutgers/
- INTERNET: brown@wi.extrel.com or ftms!brown%astroatc.UUCP@cs.wisc.edu
-