pythongosssss / ComfyUI-Custom-Scripts

Enhancements & experiments for ComfyUI, mostly focusing on UI features
MIT License
1.73k stars 133 forks source link

Fix autocomplete opening on unrelated keypresses #280

Closed webspam0 closed 2 months ago

webspam0 commented 3 months ago

Autocomplete pops up when pressing shift, control, home, end, etc. I really wanted the feature, though - now it shows only when the key value is <= 1 (e.g. any character entry d, =, 9), or the key was backspace/delete.