Skip to content

Instantly share code, notes, and snippets.

@JohnSpeno
Created September 24, 2014 17:37
Show Gist options
  • Save JohnSpeno/f2186a74ebafd710ada7 to your computer and use it in GitHub Desktop.
Save JohnSpeno/f2186a74ebafd710ada7 to your computer and use it in GitHub Desktop.
my .screenrc file
shell -$SHELL
startup_message off
defscrollback 8192
bind j focus down
bind k focus up
bind t focus top
bind b focus bottom
bind W windowlist
hardstatus alwayslastline
hardstatus string '%{= kK}%{w}%H %{K}%= %{= kw}%?%-Lw%?%{B}(%{W}%n*%f %t%?(%u)%?%{B})%{w}%?%+Lw%?%?%= %{K}%{B} %{w}%c%{K}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment