My screenrc Configuration

This is my user screenrc configuration file. Short and simple.

startup_message off
caption always "%{= Wk}%-w%{= Bw}%n %t%{-}%+w %-="
vbell off
term screen-256color
altscreen on
bindkey "^[[1;5D" prev  # change window with ctrl-left
bindkey "^[[1;5C" next  # change window with ctrl-right
.screenrc file

Published by

Rich

Just another IT guy.

Leave a Reply

Your email address will not be published. Required fields are marked *