fix switching to UTF-8 mode. tested and ok naddy@, msf@.

This commit is contained in:
matthieu 2007-05-30 21:39:16 +00:00
parent 4f2fd05371
commit 4cf94bad7a

View File

@ -79,4 +79,4 @@ fi
# for testing:
#test -f ./xterm && XTERM_PROGRAM=./xterm
exec $XTERM_PROGRAM -class UXTerm -title 'uxterm' -u8 "$@"
exec $XTERM_PROGRAM -class UXTerm -title 'uxterm' -en UTF-8 "$@"