diff options
| author | Ryan Kavanagh <ryanakca@kubuntu.org> | 2011-08-25 07:54:37 -0400 |
|---|---|---|
| committer | Ryan Kavanagh <ryanakca@kubuntu.org> | 2011-08-25 07:57:31 -0400 |
| commit | 4053a5865c26716d102c6dc4276b5314c4a39834 (patch) | |
| tree | 55fcfbfcc916a9f856a3ace8c66adaaaf34c8975 /.screenrc | |
| parent | Replace mutt score emails (diff) | |
Commentout terminfo line in .screenrc, was causing hardstatus line to duplicate itself every second
Diffstat (limited to '')
| -rw-r--r-- | .screenrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ encoding UTF-8 vbell on defnonblock 5 term screen-256color -terminfo rxvt-unicode 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm' +#terminfo rxvt-unicode 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm' startup_message off |
