Last active
July 9, 2018 04:21
-
-
Save sgr/84b01dba724fec236b8b1af72065319d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
escape ^Tt | |
altscreen on | |
defscrollback 1000 | |
termcapinfo xterm* ti@:te@ | |
startup_message off | |
defbce on | |
term xterm-256color | |
hardstatus alwayslastline | |
#hardstatus string '%{= kG}[%{G}%H%? %1`%?%{g}][%= %{= kw}%-w%{+b yk} %n*%t%?(%u)%? %{-}%+w %=%{g}][%{B}%m/%d %{W}%C%A%' | |
#hardstatus alwayslastline "%{= cd} %-w%{= wk} %n %t* %{-}%+w %= LoadAVG [%l] " | |
hardstatus alwayslastline "%{= dd} %-w%{= cd} %n %t* %{-}%+w %= [%l] %Y-%m-%d %02c:%s" | |
defutf8 on | |
defencoding utf8 | |
encoding utf8 utf8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment