gum/confirm
ChrHan 46dee843db
fix(prompt): fix default selection of prompt, timer and exit code (#148)
* fix(prompt): fix default selection of prompt, timer and exit code

* chore(comment): remove unused comment

* fix(confirm): ensure timer is located at fixed selection

* chore(confirm): remove inefficient assignment

* fix: default timeout selection

---------

Co-authored-by: Maas Lalani <maas@lalani.dev>
2023-02-27 19:16:08 -05:00
..
command.go fix(prompt): fix default selection of prompt, timer and exit code (#148) 2023-02-27 19:16:08 -05:00
confirm.go fix(prompt): fix default selection of prompt, timer and exit code (#148) 2023-02-27 19:16:08 -05:00
options.go feat: add timeout on confirm options & messages (#111) 2022-08-08 13:57:55 -04:00