ubuntu:screen:customize_screen
This is an old revision of the document!
Ubuntu - Screen - Customize Screen
When screen is started, it reads its configuration parameters from /etc/screenrc and ~/.screenrc if the file is present.
Modify the default Screen settings
This adds a customized status line and few additional options:
<file bash ~/.screenrc> # Turn off the welcome message. startup_message off
# Disable visual bell. vbell off
# Set scrollback buffer to 10000. defscrollback 10000
# Customize the status line. hardstatus alwayslastline hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %m-%d %{W}%c %{g}]' </code>
ubuntu/screen/customize_screen.1624464191.txt.gz · Last modified: 2021/06/23 16:03 by peter