gum/choose
Dhruv Manilawala 2c66222fd8 fix(choose): error if selected options > limit
Rationale: If the number of selected options in `--selected` flag is
greater than the limit, the last `n` options are selected where `n` is
the limit.
2022-10-13 11:01:21 -04:00
..
choose.go fix(choose): wrong "a" behavior (#137) 2022-08-30 12:24:25 -04:00
command.go fix(choose): error if selected options > limit 2022-10-13 11:01:21 -04:00
options.go fix(choose): fix spacing for limit == 1 gum choose 2022-09-07 21:01:42 -04:00