Disable screen waiting for message

This commit is contained in:
2025-02-27 15:16:23 +00:00
parent 0e56c136bc
commit 2173deb0c7

View File

@@ -6,6 +6,8 @@ setenv SSH_AUTH_SOCK $HOME/.ssh/ssh_auth_sock
# no screen blinking on bell
vbell off
startup_message off
# disable "New screen..." message
msgwait 0
defscrollback 10240
# hostname, timestamp, LA in status bar
caption always "%{+b}%H | %c %d.%m.%Y | Load: %l"