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

chpwd() & print -Pn



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!			      



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