Extensions/comfyui-textarea-keybindings
ComfyUI Extension

comfyui-textarea-keybindings

Add keybindings to textarea.

By shinich39·Created 2 years ago·Updated 2 years ago· 1
shinich39/comfyui-textarea-keybindings
Nodes
On cloudLocal install
Stars1
Updated2 years ago
Readme

comfyui-textarea-keybindings

Add keybindings to textarea.

Features

Auto close brackets.
Quick travel by tab.
Annotation syntax. /* ... */
Undo history for keybindings.

Nodes

Nothing.

Usage

Brackets

It will be get different response as selection range.
|Key|Result| |---|---| |(|(...)| |{|{...|}| |<|<...>| |[|[...]|

Shortcuts

Tab: Select next word(include blank after trimming)
Ctrl + /: Toggle annotation.