Skip to content

Instantly share code, notes, and snippets.

@thomsh
Created January 21, 2015 13:56
Show Gist options
  • Save thomsh/cbe2bca0705538111f73 to your computer and use it in GitHub Desktop.
Save thomsh/cbe2bca0705538111f73 to your computer and use it in GitHub Desktop.
.screenrc
# THIS IS THE PRETTY BIT
#change the hardstatus settings to give an window list at the bottom of the
##screen, with the time and date and with the current window highlighted
hardstatus alwayslastline
#hardstatus string '%{= mK}%-Lw%{= KW}%50>%n%f* %t%{= mK}%+Lw%< %{= kG}%-=%D %d %M %Y %c:%s%{-}'
hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %d/%m %{W}%c %{g}]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment