summaryrefslogtreecommitdiff
path: root/screenrc
diff options
context:
space:
mode:
Diffstat (limited to 'screenrc')
-rw-r--r--screenrc4
1 files changed, 1 insertions, 3 deletions
diff --git a/screenrc b/screenrc
index d117f65..23942a5 100644
--- a/screenrc
+++ b/screenrc
@@ -9,9 +9,7 @@ nonblock on # don't block everything, waiting for an unres
bufferfile $HOME/.screenex # the file to use for "readbuf" ('<') and "writebuf" ('>'):
shell -$SHELL # make the shell in every window a login shell
deflogin on # log new screen windows in utmp
-#term screen-256color # set $TERM
-attrcolor b ".I" # fix 256 color support in urxvt
-termcapinfo rxvt* 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
+term screen-256color # set $TERM
termcapinfo rxvt* ti@:te@:XT # improve mouse scrolling,
altscreen on # and text will go into terminal scrollback buffer
#screen -t "User" 0 zsh # default windows