]> git.pld-linux.org Git - packages/zsh.git/commitdiff
- blah
authorwolf <wolf@pld-linux.org>
Sat, 13 Sep 2003 22:31:52 +0000 (22:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    zsh.spec -> 1.84

zsh.spec

index de3a8d1ef2f541963df212773cac5a9412eb0507..0879f8d6ab2ec76e72e6f83200f1bda58663051e 100644 (file)
--- a/zsh.spec
+++ b/zsh.spec
@@ -190,7 +190,7 @@ bindkey \`tput knp\` end-of-history >/dev/null 2>&1
 bindkey \`tput kcuu1\` history-beginning-search-backward >/dev/null 2>&1
 bindkey \`tput kcud1\` history-beginning-search-forward >/dev/null 2>&1
 
-case $TERM in
+case \$TERM in
        xterm*)
                precmd () {print -Pn "\e]0;%n@%m: %~\a"}
                ;;
This page took 0.066899 seconds and 4 git commands to generate.