ComfyUI Extension
comfyui-textarea-keybindings
Add keybindings to textarea.
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.