blessed-components - v1.20.0
GitHub
Roadmap
Preparing search index...
index
ShortcutRecorderItem
Interface ShortcutRecorderItem
Recorded shortcut item.
interface
ShortcutRecorderItem
{
key
:
string
;
sequence
?:
string
;
}
Index
Properties
key
sequence?
Properties
key
key
:
string
Normalized key name.
Optional
sequence
sequence
?:
string
Optional original terminal sequence.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
sequence
GitHub
Roadmap
blessed-components - v1.20.0
Loading...
Recorded shortcut item.