Skip to content

Commit 3da2f05

Browse files
speciousmathiasbynens
authored andcommitted
.screenrc: Add some more settings
Closes mathiasbynens#334.
1 parent 3ece8ac commit 3da2f05

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.screenrc

+6
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
# Disable the startup message
22
startup_message off
3+
4+
# Set a large scrollback buffer
5+
defscrollback 32000
6+
7+
# Always start `screen` with UTF-8 enabled (`screen -U`)
8+
defutf8 on

0 commit comments

Comments
 (0)