Make the submit button hidden if there is only single element select tag in the form here: https://github.com/CZ-NIC/mininterface/blob/a9c4c7015054945de06c590e1582577aa370252f/mininterface/_tk_interface/adaptor.py#L110 This will show such select tag form: ```bash $ mininterface select one two three ``` <img width="115" height="202" alt="Image" src="https://github.com/user-attachments/assets/3d323a08-c93e-47b2-929d-df8add69a42d" />