Skip to content

KeyBinding

Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/modules/slashCommands.ts:52

TUI-C63 — one advertised key binding: the keys as the user’s keyboard spells them, and what they do. The keys are a display string, not a parsed chord — this module never matches on it.

description: string

Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/modules/slashCommands.ts:56

What the keys do, in one short phrase.


keys: string

Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/modules/slashCommands.ts:54

e.g. PgUp / PgDn. Named for keyboards that lack the key where that differs (DL-5, DL-7).