From 109fd6232a0d4cc0ab60394f32a1f92a31ecd0b7 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 12 Jul 2009 21:10:26 -0500 Subject: enable utf8 in screen --- screenrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'screenrc') 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 -- cgit v1.2.3-54-g00ecf