Skip to content

Keystrokes dropped when pasting text #65

@mike632t

Description

@mike632t

I think this is related to issue #22.

I started the emulator using

./rc2014 -a -r ./R0000009.BIN -e 0

However when pasting text (e.g PI.BAS) into the emulator most of the 'keystrokes' are dropped, even when pasting a single line of text.

When using a real serial interface I the rate at which keystrokes arrive is limited by the baud rate but when pasting text in a terminal window the input easily overwhelms the emulated serial interface.

Would it be possible to buffer the input (except for ctrl-\) before it reached to emulated serial port, so keystrokes are not dropped?

Thank you.

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