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

Re: /usr/bin/printf



On 13 of February 2009 07:13:54 Matthew Flaschen wrote:
> preexec () { print -Pn "\e]0;%n@%m: "; print -rn "$1"; print -n "\a"
> }
>
> does works I'm not really sure why there's a \a at the end anyway.  I
> presume this doesn't mean system bell here.
>

It is part of ESC sequence to set (xterm) title.

Attachment: signature.asc
Description: This is a digitally signed message part.



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