Add support $NOTITLE variable
authorFrank Terbeck <ft@bewatermyfriend.org>
Tue, 24 Feb 2009 19:42:57 +0000 (20:42 +0100)
committerFrank Terbeck <ft@bewatermyfriend.org>
Tue, 24 Feb 2009 19:45:57 +0000 (20:45 +0100)
commit987bb60144a0483dbb42fb2bf3358bc3edaa0782
tree4b0defbda6a3f1893dc74419396b8831fd2ef3c5
parent60a3f7c9690ead62e0fbe7c9e82a4f88e9e44d6e
Add support $NOTITLE variable

'NOTITLE=1 zsh' allows the user to disable the alteration of terminal
titles without completely disabling the precmd() and preexec() functions
(in contrast to the already existing $NOPRECMD variable, which achieves
a similar result by doing exactly that).
debian/changelog
etc/zsh/zshrc