Skip to content

Instantly share code, notes, and snippets.

@tdkn
Created April 17, 2012 16:49
Show Gist options
  • Save tdkn/2407430 to your computer and use it in GitHub Desktop.
Save tdkn/2407430 to your computer and use it in GitHub Desktop.
.screenrc (自分用)
# GNU Screen settings
# prefix key: C-z
# literal: z
escape ^Zz
# General
startup_message off
vbell off
autodetach on
defscrollback 1000
# List window
hardstatus on
hardstatus alwayslastline "%{= gk}[%m/%d %02c:%s] %{gW} %-w%{= wk}%n %t%{-}%+w %=%{gk}$USER@%H[$LANG] (%l) "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment