david-pfx / PuzzleScriptNext

A direct successor to PuzzleScript, building on the work of PuzzleScript Plus, Pattern:Script and others.
http://www.puzzlescriptnext.polyomino.com
MIT License
11 stars 4 forks source link

When key_repeat_interval is set to N, cannot close message until after N seconds #56

Closed david-pfx closed 2 months ago

david-pfx commented 2 months ago

PS does not have this bug (?)

david-pfx commented 2 months ago

This is by design. Input in text mode is throttled by this value.

david-pfx commented 2 months ago

To suppress key repeat, set it to high value but also set throttle_movement.