FolkComputer / folk

🎁 Physical computing system.
https://folk.computer
Apache License 2.0
75 stars 4 forks source link

Editor: Backspacing past beginning of first line wraps around to end of first line #125

Closed osnr closed 7 months ago

cwervo commented 7 months ago

Plausible fix: assign a timestamp to the keyboard program being activated and only process keystrokes the come after that timestamp.

osnr commented 7 months ago

Plausible fix: assign a timestamp to the keyboard program being activated and only process keystrokes the come after that timestamp.

(I think this is more for https://github.com/FolkComputer/folk/issues/124)

cwervo commented 7 months ago

Closed with last commit