Your message dated Wed, 5 Mar 2014 19:40:30 +0100
with message-id <[email protected]>
and subject line Re: [Pkg-zsh-devel] Bug#703884: Setting window title with ^]2;
escape fails if sent too early
has caused the Debian Bug report #703884,
regarding Setting window title with ^]2; escape fails if sent too early
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
703884: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703884
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rxvt-unicode-256color
Version: 9.15-2
Severity: minor
I'm using urxvt along with awesome-wm and zsh.
I have the following set into my .zshrc:
precmd() { print -Pn '\e]2;anything%~\a' }
which is pretty common and sets the window title to something before the
prompt is shown.
However, a good 30% of the times I get this when I start a new terminal:
precmd:print: write error: interrupt
as the first line in the buffer.
I tried to debug it with the zsh folks (to ensure that stdout is connected to
a tty, etc), but it seems that if the escape is sent too early it just fails,
whereas any other output does not cause problems. I can suppress the error,
but then of course the title is not set.
If I insert a small delay (0.1s) then it always works, which is "suspicious".
--- End Message ---
--- Begin Message ---
Version: 5.0.4-1
Hi Yuri,
Yuri D'Elia wrote:
> This was fixed at least in zsh 5.0.4 already.
Thanks for the notice. Closing the bug-report accordingly.
Regards, Axel
--
,''`. | Axel Beckert <[email protected]>, http://people.debian.org/~abe/
: :' : | Debian Developer, ftp.ch.debian.org Admin
`. `' | 1024D: F067 EA27 26B9 C3FC 1486 202E C09E 1D89 9593 0EDE
`- | 4096R: 2517 B724 C5F6 CA99 5329 6E61 2FF9 CD59 6126 16B5
--- End Message ---