Skip to content

Instantly share code, notes, and snippets.

@GzuPark
Created July 18, 2018 17:45
Show Gist options
  • Save GzuPark/6411fee45ee81add9f00925275232074 to your computer and use it in GitHub Desktop.
Save GzuPark/6411fee45ee81add9f00925275232074 to your computer and use it in GitHub Desktop.
screen setting
defscrollback 5000
termcapinfo xterm* ti@:te@
startup_message off
hardstatus on
hardstatus alwayslastline
hardstatus string "%{.bW}%-w%{.rW}%n*%t%{-}%+w %= %c ${USER}@%H"
bindkey -k k1 select 0
bindkey -k k2 select 1
bindkey -k k3 select 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment