psemiletov / tea-qt

TEA text editor
https://tea.ourproject.org
GNU General Public License v3.0
88 stars 11 forks source link

Add support for Unicode character composition to TEA #37

Open grahamperrin opened 3 years ago

grahamperrin commented 3 years ago

Please, can you add support for this?

A frame from a screen recording of TEA on FreeBSD-based helloSystem (with global menu integration) in a VirtualBox guest:

vlcsnap-2021-01-02-10h34m18s510

– key strokes Control-Shift-U 2 0 2 6 Space bar should generate:

𠈶…

(Shift was invisible because I forgot to use option --vis-shift with screenkey.)

Below, I see support for a compose key however I am much more accustomed to the method above.

Many thanks


vlcsnap-2021-01-02-10h34m57s325

vlcsnap-2021-01-02-10h37m53s873

– essentially, that was setxkbmap -option compose:ralt for Alt Gr (right Alt key) composition.