Skip to content

characters missing when using with emacs #114

@ilocn

Description

@ilocn

Hi,
I know this is a bit of an odd issue, but I'd appreciate your eyes on it—maybe I'm missing something simple.

The program works perfectly when I use it with, say, the Firefox browser. However, when I use it in conjunction with Emacs, something strange happens: the terminal shows the correct transcription, but once the text is inputted into Emacs via keyboard simulation, the letters i and t are missing from the final output.

I have no idea what's causing this, but my guess is that it has something to do with the keyboard simulation method. I'm running Emacs on WSL, and unfortunately, the other two keyboard simulation options don't work at all—only the Python-based method is usable.

input_method:
value: pynput
type: str
description: "The method to use for simulating keyboard input."
options:
- pynput
- ydotool
- dotool

Image

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