# Sets the TERM environment variable inside screen to screen-256color
term screen-256color
# Allows bold colors to be used (sometimes necessary for 256-color compatibility)
attrcolor b ".I"
# Erase background with the current background color (fixes background issues)
defbce "on"