More screen improvements

This commit is contained in:
Andrew R. M 2025-04-05 16:37:09 -04:00 committed by Andrew R. M.
parent f44ef83e66
commit dec1d4009c

View File

@ -1 +1,12 @@
# Extend scrollback buffer
defscrollback 100000 defscrollback 100000
# Disable startup message
startup_message off
# Do not lock the screen
bind x
bind ^x
# Do not write a copy of screen out to disk
bind h
bind ^h