]> ruderich.org/simon Gitweb - config/dotfiles.git/commit
zsh: Fix infinite loop with screen on linux console.
authorSimon Ruderich <simon@ruderich.org>
Fri, 13 Mar 2009 17:56:10 +0000 (18:56 +0100)
committerSimon Ruderich <simon@ruderich.org>
Fri, 13 Mar 2009 17:56:10 +0000 (18:56 +0100)
commit4a38bc3a4780c7450a64e236344a3205506c7d46
tree7bc3c4fd34cc497373034bbf62cb64701d40a01c
parent256012690065906fc657fb6ad7d18f10bf2f68ca
zsh: Fix infinite loop with screen on linux console.

This was caused because screen uses 'screen.linux' instead of 'screen' as
$TERM on a linux console which wasn't checked correctly.
zsh/rc