blessed-components - v1.20.0
GitHub
Roadmap
Preparing search index...
index
KeymapHelpCommand
Interface KeymapHelpCommand
One command displayed by KeymapHelp.
interface
KeymapHelpCommand
{
description
:
string
;
disabled
?:
boolean
;
disabledReason
?:
string
;
id
:
string
;
keys
:
readonly
string
[]
;
scope
:
string
;
}
Index
Properties
description
disabled?
disabled
Reason?
id
keys
scope
Properties
description
description
:
string
Optional
disabled
disabled
?:
boolean
Optional
disabled
Reason
disabledReason
?:
string
id
id
:
string
keys
keys
:
readonly
string
[]
scope
scope
:
string
Scope in which the command is active.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
disabled
disabled
Reason
id
keys
scope
GitHub
Roadmap
blessed-components - v1.20.0
Loading...
One command displayed by KeymapHelp.