xnedit
xnedit copied to clipboard
Emojis not showing up in modal dialog
Messages that contain emojis, such as what are emitted from the Black code formatter after a successful run e.g.,
All done! ✨ 🍰 ✨
1 file left unchanged.
don't show up correctly in the modal output of xnedit.
FYI, if it helps to test/verify I set up Black as a shell command in xnedit like so:
I've verified that the graphical emojis do show up correctly in Cygwin's Mintty at the terminal command line after following the procedure mentioned here: https://github.com/mintty/mintty/wiki/Tips#installing-emoji-resources
however they do not show up in Xnedit's modal correctly. I'd be happy if even the unicode representation of those emojis were available in the modal. Any suggestions for what to try?
This is a limitation in the Motif toolkit and unfortunately I don't think there is an easy solution.