KiTTY
KiTTY copied to clipboard
Cyrillic text Is not written to the log file in printable output mode.
Hi.
Cyrillic text (utf-8, unicode?) Is not written to the log file in printable output mode :(
in the KiTTY window :
root@antiX1:
~
# echo 'ABCDE' ABCDE root@antiX1:~
# echo 'АБВГД' АБВГД root@antiX1:~
#
in the log :
root@antiX1:
~
# echo ''A'B'C'D'E' ABCDE root@antiX1:~
# echo '''''''root@antiX1:
~
#
Did you test it with PuTTY ?
hi! I suffer from that problem too. Though in latest PuTTY (v0.78) problem exist too. As OP said: problem affects only "Printable output mode", in "All session output mode" cyrillic text is written fine, but it is not a perfect workaround.