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 mathiasbynens committed Jun 7, 2014
1 parent 3ece8ac commit 3da2f05
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 3da2f05

Please sign in to comment.