View Single Post
Old 02-26-2023, 05:48 AM   #9
lomkiri
Groupie
lomkiri ought to be getting tired of karma fortunes by now.lomkiri ought to be getting tired of karma fortunes by now.lomkiri ought to be getting tired of karma fortunes by now.lomkiri ought to be getting tired of karma fortunes by now.lomkiri ought to be getting tired of karma fortunes by now.lomkiri ought to be getting tired of karma fortunes by now.lomkiri ought to be getting tired of karma fortunes by now.lomkiri ought to be getting tired of karma fortunes by now.lomkiri ought to be getting tired of karma fortunes by now.lomkiri ought to be getting tired of karma fortunes by now.lomkiri ought to be getting tired of karma fortunes by now.
 
lomkiri's Avatar
 
Posts: 169
Karma: 1497966
Join Date: Jul 2021
Device: N/A
Quote:
Originally Posted by kovidgoyal View Post
narrow non break space is 202f and typing 202f and then alt+x works fine
1f408 is cat and typing that and alt+x again works fine
Only if the previous char is not an hexanum char. Try to type 11🐈, it won't work. "Go there(narrow nbsp)" will give Go ther&# 925743;

Quote:
I dont know what ctrl+shift+u on your linux box is doing, it doesnt do anything on mine. I am guessing it is triggerring a unicde char picker via IME. IME may or may not work with Qt depends on plugin versions/ABI compatibility, display backend, etc.
My bad, I thought it was a X feature, and as a fact it's a Gtk feature (more exactly, an ibus one). It's possible to enable it in KDE, but only with a trick, it's not native, and thus, surely not supported by Qt.
(and yes, it's a picker, it displays u and wait for the unicode number; <enter> closes the sequence).

Not a big deal anyway, I can easily leave without it :-). Thanks a lot anyway!

Last edited by lomkiri; 02-26-2023 at 05:55 AM.
lomkiri is offline   Reply With Quote