More screen improvements

This commit is contained in:
Andrew R. M 2025-04-04 17:43:05 +00:00
parent 23643a0850
commit 5c7fbbd20f

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