mirror of
https://github.com/wahyd4/dotfiles.git
synced 2026-08-09 04:46:12 +10:00
9 lines
172 B
Plaintext
9 lines
172 B
Plaintext
# Disable the startup message
|
|
startup_message off
|
|
|
|
# Set a large scrollback buffer
|
|
defscrollback 32000
|
|
|
|
# Always start `screen` with UTF-8 enabled (`screen -U`)
|
|
defutf8 on
|