zsh-users
 help / color / mirror / code / Atom feed
* Problems with precmd/urxvt
@ 2012-12-03  9:20 Yuri D'Elia
  2012-12-03 15:48 ` Bart Schaefer
  0 siblings, 1 reply; 5+ messages in thread
From: Yuri D'Elia @ 2012-12-03  9:20 UTC (permalink / raw)
  To: zsh-users

Hi everyone. Recently I tried make zsh change my terminal title with the 
following in my .zshrc:

precmd() { print -Pn '\e]2;%~\a' }

it works ok, but from time to time, when I fire up a new urxvt terminal, 
I get the following:

precmd:print: write error: interrupt

anybody got the same?

Also, since print is builtin, I wasn't able to silence the error anyway.


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

end of thread, other threads:[~2012-12-05 14:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-03  9:20 Problems with precmd/urxvt Yuri D'Elia
2012-12-03 15:48 ` Bart Schaefer
2012-12-04 14:10   ` Yuri D'Elia
2012-12-04 16:01     ` Bart Schaefer
2012-12-05 14:35       ` Yuri D'Elia

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).