aboutsummaryrefslogtreecommitdiff
path: root/shellenv/.screenrc
blob: a4a33ba125b969a0c7173f655b009d85a73299f8 (plain)
1
2
3
4
5
6
7
8
# 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