Created
July 25, 2021 08:34
-
-
Save dayyass/e127866079b07cf95f2261350330fb87 to your computer and use it in GitHub Desktop.
Screen command to persistently enable menu at bottom.
This file contains 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
# https://stackoverflow.com/questions/19705378/screen-command-to-persistently-enable-menu-at-bottom | |
caption always # activates window caption | |
caption string '%{= wk}[ %{k}%H %{k}][%= %{= wk}%?%-Lw%?%{r}(%{r}%n*%f%t%?(%u)%?%{r})%{k}%?%+Lw%?%?%= %{k}][%{b} %Y-%m-%d %{k}%c %{k}]' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment