~/.screenrc

This colorized verison of my GNU Screen configuration file is available for your convience.
The original file is available for download if you would like to use it.
# ----------------------------------------------------------------------
# file:    ~/.screenrc
# author:  moparx     - https://moparx.com/configs
# date:    05/08/2013 - 18:12 EDT
# vim: set ai et fenc=utf-8 ft=screen nu si sts=0 sw=4 ts=8 tw=0 :
# ----------------------------------------------------------------------

# variables-------------------------------------------------------------
attrcolor b ".I"
autodetach on
defbce on
deflogin off
defmonitor on
defscrollback 10000
defutf8 on
encoding UTF-8
#idle 1600 lockscreen
msgwait 4
nethack on
nonblock on
setenv LC_CTYPE en_US.UTF-8
startup_message off
vbell off
#escape ^\\


# ----------------------------------------------------------------------
termcapinfo * ti@:te@
term screen-256color
terminfo rxvt* 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'

#caption always "%{= dd}%{K}[%H]  %M %d %Y @%C%a %20`%=%-w[%n %t]%+w"

caption always "%{= dd}[%H]  %M %d %Y @%C%a %20`%=%-w[%n %t]%+w"

# binds ----------------------------------------------------------------
bind "X" lockscreen
bindkey "^t" screen
bindkey "^v" screen -t vim vim
bindkey "^h" screen -t htop htop
bind G screen -t duck elinks http://www.duckduckgo.com
bindkey -k k1 prev
bindkey -k k2 next


# applications ---------------------------------------------------------
screen -t irc 0 weechat-curses
screen -t email 1 mutt
screen -t news 2 newsbeuter w
screen -t mpd 3 ncmpcpp
screen -t zsh 4 zsh
#select weechat-curses

recommended sites

social