Skip to content

How to DELETE (only) the dead key? (MacOS) #662

@SpecialCharacter

Description

@SpecialCharacter

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions