Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: beyond zsh v2.3.1



On Aug 27, 10:21am, Swen Thuemmler wrote:
} Subject: Re: beyond zsh v2.3.1
}
} On Mon, 26 Aug 1996, Julio Garcia wrote:
} 
} >                         print -n "\e]0;$1\a"
} 
} Shouldn't this be \e]2 instead? I have 
} 
}         print -Pn "\e]2;${HOST}:%~ \a"

ESC ] 0 changes the window name as well as the title, so the new title
will show up in xlswins and so on.  ESC ] 2 changes the title only.
Both should work, they do for me.

-- 
Bart Schaefer                             Brass Lantern Enterprises
http://www.well.com/user/barts            http://www.nbn.com/people/lantern

New male in /home/schaefer:
>N  2 Justin William Schaefer  Sat May 11 03:43  53/4040  "Happy Birthday"



Messages sorted by: Reverse Date, Date, Thread, Author