More screen improvements
This commit is contained in:
parent
722352e607
commit
119c751ea3
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user