Updating config to work better in screen

This commit is contained in:
Nicole Tietz-Sokolskaya 2016-02-16 23:24:45 -05:00
parent 3ee2135731
commit 12bb8ec477
2 changed files with 2 additions and 2 deletions

View file

@ -99,5 +99,5 @@ export PATH=$PATH:~/.bin:/Developer/NVIDIA/CUDA-7.0/bin/
export HISTCONTROL=ignorespace
export TERM=xterm-color
export TERM=xterm-256color

View file

@ -35,9 +35,9 @@ vbell off
defscrollback 10240
attrcolor b ".I"
term screen-256color
termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm' # tell screen how to set colors. AB = background, AF=foreground
defbce on # use current bg color for erased chars
term screen-256color
# ------------------------------------------------------------------------------
# SCREEN KEYBINDINGS