You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added timeout option to choose
ref: #565
* Update 'charmbracelet/huh' dependency to main
* removed the `replace ..` huh line
* tidy'd the dependency tree!
Describe the bug
gum choose --selected="foo" --timeout=3s "a" "b" "foo" "d"
timeout no longer working
To Reproduce
Steps to reproduce the behavior:
gum choose --selected="foo" --timeout=3s "a" "b" "foo" "d"
Expected behavior
timeout after 3s
Desktop (please complete the following information):
Incidentally
gum/choose/options.go
Line 27 in 4222e59
typo for
GUM_CCHOOSE_TIMEOUT
?The text was updated successfully, but these errors were encountered: