Skip to content

Instantly share code, notes, and snippets.

@horsley
Created June 28, 2013 13:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save horsley/5884592 to your computer and use it in GitHub Desktop.
Save horsley/5884592 to your computer and use it in GitHub Desktop.
my screenrc
termcap vt102 ''
hardstatus on
hardstatus alwayslastline
hardstatus string '%{=b}%{b}%-w%{.BW}%10>[%n %t]%{-}%+w%< %=%{G}%H %{-b}%{w}%Y/%m/%d %c:%s'
vbell off
defscrollback 1000
windows
# 退出vim/nano之后自动刷新屏幕
altscreen on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment