Skip to content

UseCommandHistoryKeyboardValue

This content is for v1.2.0. Switch to the latest version for up-to-date documentation.

Defined in: entrypoints/cli-page/use-command-history-keyboard.ts:33

Command history keyboard hook戻り値。

readonly clearHistoryCursor: () => void

Defined in: entrypoints/cli-page/use-command-history-keyboard.ts:35

Command history cursorを解除。

void


readonly moveCommandHistoryInput: (direction) => boolean

Defined in: entrypoints/cli-page/use-command-history-keyboard.ts:37

Command historyを入力欄へ反映。

CommandHistoryCursorDirection

boolean

Last updated: