summaryrefslogtreecommitdiffstats
path: root/screenrc
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-07-12 21:10:26 -0500
committerJesse Luehrs <doy@tozt.net>2009-07-12 21:10:26 -0500
commit109fd6232a0d4cc0ab60394f32a1f92a31ecd0b7 (patch)
tree7b2f5920088630d9d3e5aec0542636f44805c9bd /screenrc
parentcc65a6253ba921adc415b3389cf923bfc30adfb1 (diff)
downloadconf-109fd6232a0d4cc0ab60394f32a1f92a31ecd0b7.tar.gz
conf-109fd6232a0d4cc0ab60394f32a1f92a31ecd0b7.zip
enable utf8 in screen
Diffstat (limited to 'screenrc')
-rw-r--r--screenrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/screenrc b/screenrc
index da92e64..414b4c9 100644
--- a/screenrc
+++ b/screenrc
@@ -23,3 +23,6 @@ altscreen on
# some keybindings
bind ^a windowlist -b
bind ^g screen //group
+
+# i want utf8 in screen too
+defutf8 on