Skip to content

Documentation / @agentick/tui / normalizeInkKeystroke

Function: normalizeInkKeystroke() ​

normalizeInkKeystroke(input, key): string | null

Defined in: hooks/use-line-editor.ts:33

Parameters ​

input ​

string

key ​

Key

Returns ​

string | null

Released under the ISC License.