comfyui-tab-handler

comfyui-tab-handler
★ 4

键盘快捷键焦点管理ComfyUI扩展文本域切换
拦截默认Tab键行为,使Tab在ComfyUI内的textarea(如prompt字段)间切换,避免焦点跑到其他页面元素。
💡 编辑prompt时用Tab在文本框间快速切换。
🍴 5 Forks💻 JavaScript🔄 2025-11-19
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/e00a65475347
📄 README

# ComfyUI Tab Handler

This is an Extension for ComfyUI, which intercepts the default browser behavior when pressing Tab key to focus the textarea instead.

But Why

By default, ComfyUI does not handle the Tab key. So when you press Tab, it may start highlighting other buttons or elements. Use this extension to force it to switch between the textarea *(i.e. prompt field)*.