pub const MOVEMENT_IDLE_TIMEOUT: Duration;Expand description
Fallback stop window when the terminal omits key-release events. Must exceed typical OS key-repeat initial delay (~500ms) so a held key that only refreshes via repeat does not stutter to a stop.