From 30f110b93bb50ae10e3b1d746710ffeab12265ae Mon Sep 17 00:00:00 2001 From: makefu Date: Mon, 26 Jan 2015 14:47:38 +0100 Subject: pre-change --- content/posts/utf8-irssi-madness.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'content/posts/utf8-irssi-madness.rst') diff --git a/content/posts/utf8-irssi-madness.rst b/content/posts/utf8-irssi-madness.rst index fb86115..5fa34bc 100644 --- a/content/posts/utf8-irssi-madness.rst +++ b/content/posts/utf8-irssi-madness.rst @@ -14,12 +14,14 @@ add lines in .{ba,z}shrc: export LC_ALL=en_US.utf8 add lines in .tmux.conf: + .. code-block:: bash set-option -g default-terminal "rxvt" set-window-option -g utf8 on in irssi: + .. code-block:: bash /set term_charset UTF-8 @@ -32,6 +34,7 @@ in irssi: /quit in putty config: + .. code-block:: bash window -> translation -> Received data assumed to be in which character set: UTF-8 -- cgit v1.2.3