]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
zsh/rc: Prevent error when running on a different TERM.
authorSimon Ruderich <simon@ruderich.org>
Mon, 21 Jun 2010 12:54:03 +0000 (14:54 +0200)
committerSimon Ruderich <simon@ruderich.org>
Mon, 21 Jun 2010 12:54:03 +0000 (14:54 +0200)
This happened because window_preexec() is only defined if TERM is
screen*, xterm* or rxvt*. On other TERMs the call to window_preexec() in
"RUN COMMANDS" failed.


No differences found