blessed-components - v1.20.0
    Preparing search index...

    Interface KeybindingInputCharacters

    Character tokens used by renderKeybindingInput.

    interface KeybindingInputCharacters {
        idle: string;
        recording: string;
        separator: string;
    }
    Index

    Properties

    idle: string
    recording: string
    separator: string