adding -f (force) switch to xtrename
authoresc <valentin@esc.in-berlin.de>
Sun, 8 Feb 2009 03:13:46 +0000 (04:13 +0100)
committerFrank Terbeck <ft@bewatermyfriend.org>
Sun, 8 Feb 2009 12:32:03 +0000 (13:32 +0100)
commite7b6b7eabcf585a92aaaa1c8da7f694b7a49f3ab
tree51a7789fadbdf130741989bdbc746bc69fe3a8ca
parent789fd75316c26ae394c3c32f7664139fc996a110
adding -f (force) switch to xtrename

xtrename checks if $DISPLAY is set before printing the escape sequence that
changes the xterm title. However, in certain circumstances this may not be an
optimal check. For example: if the shell is running on a remote server which is
headless, but an xterm is being used locally. In this case you can now use
the -f switch to force the escape sequence to be issued regardless of the state
of $DISPLAY.
etc/zsh/zshrc