Issue #16
on hold
If you have unicode in your window titles, --dump-samples fails
example window name which causes problems
WM_NAME(COMPOUND_TEXT) = "gwern \033%G\342\200\223\033%@ Konversation"
Comments (2)
-
repo owner -
repo owner - changed status to on hold
No response since over a year, closing.
- Log in to comment
Unicode should work in theory, and we even have a testcase for that. So there seems to be something in the environment preventing it.
How exaclty does it fail? Does it also fail printing the unicode titles as part of tags? What is your locale?