Set focus to form field if automatically filled
Author: dennis-dkoCreated Feb 21, 2026Updated Feb 21, 2026
Description
Please provide an option to set the focus to a field which is automatically filled, or skip all filled fields and show submit to enter.
For example my form fields can be filled automatically via env variables so if I render these fields they are filled but I have to tab through all fields until to the last one then I can submit.
Source: charmbracelet/huh