fix switching to UTF-8 mode. tested and ok naddy@, msf@.
This commit is contained in:
parent
4f2fd05371
commit
4cf94bad7a
@ -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 "$@"
|
||||
|
Loading…
Reference in New Issue
Block a user