new file mode 100644
@@ -0,0 +1,5 @@
+[ "$(command -v tmux)" ] || return 0
+
+# Force UTF-8 output (cannot be done from the configuration at the time of
+# writing).
+alias tmux='tmux -u'