Skip to content

Commit

Permalink
.screenrc: Add some more settings
Browse files Browse the repository at this point in the history
  • Loading branch information
specious authored and dndhm committed Nov 11, 2021
1 parent 38c9565 commit b244326
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .screenrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,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

0 comments on commit b244326

Please sign in to comment.