Skip to content

Instantly share code, notes, and snippets.

@oleksii-zavrazhnyi
Last active October 8, 2016 01:05
Show Gist options
  • Save oleksii-zavrazhnyi/2ec106eff51f9f81e108 to your computer and use it in GitHub Desktop.
Save oleksii-zavrazhnyi/2ec106eff51f9f81e108 to your computer and use it in GitHub Desktop.
.screenrc
termcapinfo xterm ti@:te@
termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm' # Tell screen how to set colors. AB = background, AF=foreground
hardstatus alwayslastline
hardstatus string '%{= w}%-w[ %{= g}%n %t%{-} ]%+w%=%{=b r}%H%{-} %{= Y}%l%{-} %{=b m}%d.%m.%Y %c:%s%{-}'
nethack on
scrollback 20000
defscrollback 20000
altscreen on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment