Adding screenrc

master
Dustin Swan 13 years ago
parent c34d2bb8f1
commit caf047d818

@ -0,0 +1,9 @@
vbell off
defscrollback 1024
startup_message off
caption always
caption string "%-Lw%{= bw}%50>%n%f* %t%{-}%+Lw%<"
hardstatus alwayslastline
#hardstatus string '%{= kG}%-Lw%{= kW}%50> %n%f* %t%{= kG}%+Lw%< %{= kG}%-=%c:%s%{-}'
hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %m-%d %{W}%c %{g}]'}

@ -12,4 +12,4 @@ alias vi=vim
alias grep='grep --color=auto'
alias ls='ls --color=auto'
export TERM="xterm-256color"
# export TERM="xterm-256color"

Loading…
Cancel
Save