KISOKU Learning to breathe

31
May 07

Mathieu Herrb sent me the following patch today at the hackathon.

--- /local/OpenBSD/xenocara/app/xterm/uxterm	Wed May 30 11:58:49 2007
+++ ./uxterm	Wed May 30 14:14:21 2007
@@ -79,4 +79,4 @@
# for testing:
#test -f ./xterm && XTERM_PROGRAM=./xterm

-exec $XTERM_PROGRAM -class UXTerm -title 'uxterm' -u8 "$@"
+exec $XTERM_PROGRAM -class UXTerm -title 'uxterm' -u8 -en UTF-8 "$@"

it works :-)

blog comments powered by Disqus