added screen

This commit is contained in:
2020-09-15 00:07:31 +02:00
parent 0617ab92e1
commit c323d15aeb
2 changed files with 17 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# Use bash
shell /bin/bash
autodetach on
# Big scrollback
defscrollback 5000
# No annoying startup message
startup_message off
# Display the status line at the bottom
hardstatus on
hardstatus alwayslastline
hardstatus string "%{.kW}%-w%{.bW}%t [%n]%{-}%+w %=%{..G} %H %{..Y} %Y/%m/%d %c"