- i am using debian bookworm on proot-distro [ 1 ]
- added in ~/.Xresources [ 2 ]
*international: true
orxterm*international: true
- it doesnt display utf-8 text
- screenshot
[ 1 ] https://github.com/termux/proot-distro [ 2 ] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=489998#5
You must log in or register to comment.
Since it is all ??? Instead of characters, it means it understands the UTF-8 encoding but just doesn’t know how to display the actual text.
This means it is trying to render with a font that doesn’t have Telugu (?) letters.
I don’t know how to configure xclipboard’s font or whether it’s possible, but hopefully it gives you something to look into.