f
setupKeyboardEvents(): void
config: Config,
cachedContent: CachedContent,
connections: Connections
Registers watch-mode keyboard shortcuts: qq to abort, qa to run all, qf for last failed, ql for last run.
Usage
import * as mod from "lib/setup/keyboard-events.ts";