summaryrefslogtreecommitdiffstats
path: root/content/posts/utf8-irssi-madness.rst
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts/utf8-irssi-madness.rst')
-rw-r--r--content/posts/utf8-irssi-madness.rst3
1 files changed, 3 insertions, 0 deletions
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