Skip to content

Instantly share code, notes, and snippets.

@var-bin
Last active March 9, 2017 19:42
Show Gist options
  • Save var-bin/27cd0ae29c84ff1e8a43252a1e89a55a to your computer and use it in GitHub Desktop.
Save var-bin/27cd0ae29c84ff1e8a43252a1e89a55a to your computer and use it in GitHub Desktop.
config file for screen. Repository https://github.com/var-bin/terminalForCoder__WSD
# Select whether you want to see the copyright
# notice during startup.
# Default is ‘on’, as you probably noticed.
startup_message off
#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}]'
defscrollback 10240
termcapinfo xterm ti@:te@
chdir startup_message off vbell off caption always "%{= bb}%{+b w}%n %h %=%t %c" hardstatus alwayslastline "%-Lw%{= BW}%50>%n%f* %t%{-}%+Lw%<"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment