Skip to main content

MOVEMENT_IDLE_TIMEOUT

Constant MOVEMENT_IDLE_TIMEOUT 

Source
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.