Skip to content

Instantly share code, notes, and snippets.

@wolfeidau
Created August 6, 2012 04:14
Show Gist options
  • Save wolfeidau/3270233 to your computer and use it in GitHub Desktop.
Save wolfeidau/3270233 to your computer and use it in GitHub Desktop.
Basic screen configuration file.
termcapinfo xterm* ti@:te@
startup_message off
vbell off
autodetach on
altscreen on
shelltitle "$ |bash"
defscrollback 10000
defutf8 on
nonblock on
hardstatus alwayslastline
hardstatus string '%{= kw}[ %{= kb}%H%{= kw} ][%= %{= kw}%?%-Lw%?%{= kW}%n*%f %t%?%?%{= kw}%?%+Lw%?%?%= ][ %{r}%l%{w} ]%{w}[%{r} %d/%m/%y %C %A %{w}]%{w}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment