tjboldt / Apple2-IO-RPi

Apple II expansion card using a Raspberry Pi for I/O
MIT License
123 stars 14 forks source link

Shell crashes during auto-repeat #56

Closed tjboldt closed 2 years ago

tjboldt commented 2 years ago

Description When holding down a key to scroll through a document in vim or playing vitetris etc., sometimes it exits the shell application.

To Reproduce Steps to reproduce the behavior:

  1. Open a file in vim that has at least a few screenfuls in length
  2. Hold down J key to scroll down (or K key to scroll up)
  3. Keep doing this until it crashes the shell

Expected behaviour Repeated key presses should not crash the shell.

Hardware:

Software:

Additional context None.