Created
January 28, 2026 12:02
-
-
Save luminoso/d03063547bc0d164f925c8ca7360ca90 to your computer and use it in GitHub Desktop.
.screenrc status bar
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
| vbell off | |
| term screen-256color | |
| hardstatus off | |
| hardstatus alwayslastline | |
| hardstatus alwayslastline '%{= G}[ %{G}%H %{g}][%= %{= w}%?%-Lw%?%{= R}%n*%f %t%?%{= R}(%u)%?%{= w}%+Lw%?%= %{= g}][ %{y}Load: %l %{g}][%{B}%Y-%m-%d %{W}%c:%s %{g}]' | |
| defnonblock on | |
| scrollback 15000 | |
| # setenv LD_PRELOAD /usr/lib/libjemalloc.so |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment