zsh-users
 help / color / mirror / code / Atom feed
* chpwd() & print -Pn
@ 2006-03-08 17:10 Konstantin Sobolev
  2006-03-08 17:39 ` Peter Stephenson
  0 siblings, 1 reply; 3+ messages in thread
From: Konstantin Sobolev @ 2006-03-08 17:10 UTC (permalink / raw)
  To: zsh-users

Hi

sorry for probably a stupid question.. after upgrading zsh from 4.2.x to 4.3.2 
my chpwd function meant to update xterm's title stopped working:

chpwd () { print -Pn '^[]2;%~^G' }

instead it simply prints this stuff to the console:

kos@kos /tmp $ cd /tmp
^[]2;/tmp^G%

what could be causing it?

-- 
/KoS
* MPU-401s: All they ever think about is Hex!			      


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-03-08 20:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-08 17:10 chpwd() & print -Pn Konstantin Sobolev
2006-03-08 17:39 ` Peter Stephenson
2006-03-08 20:50   ` Konstantin Sobolev

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).