English version Russian version Version française Nederlandse versie Versión española Version portuguese Version polonaise Italian version Versiunea româna   KiTTY News

KiTTY : Forum

Last modification : -

KiTTY web site




Forum Home
 

Unicode characters in KiTTY window title?

edv - Tue 19/02/2013 17:00:24 CET +0100

Hello, is it possible to get unicode support for kitty window title? Characters like ? (c3a4 in UTF-8) and ? (c3b6) don't seem to print correctly. If I enter them in KiTTY behavior settings and set a title, the characters display correctly. However, if I do it from an UTF-enabled shell it doesn't work (e.g. $echo -e \"\033]2;\xc3\xa4\007\" shows ä in the title instead of the expected ?). I googled a bit and took a look at the source and it seems changing window.c to use unicode could do the trick..?




Answer


The forum is actually closed