-
Notifications
You must be signed in to change notification settings - Fork 281
Open
Description
Occasionally, I want to delete a dead key at a specific text location.
Only the dead key shall be deleted; the base character has to stay.
(Kind of the opposite of #648.)
On Windows it works, but MacOS deletes the base character as well on most text-based applications.
I already use Quartz for good text support, but now I am stuck.
I thought of virtually marking and copying the whole combined character in question (to entangle them later), but is it possible in pynput? Virtual ctrl-c/ctrl-v should be possible.
Any ideas?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels