Documentation
¶
Overview ¶
Command multiselect is a tiny manual smoke test for radish's multi-select prompt.
Run it in a real terminal:
go run ./examples/multiselect
Arrow keys move, type to filter, Tab/Space toggles, Enter submits, Esc/Ctrl-C cancels. Pick between 1 and 3 toppings. The chosen values print to stdout (the menu draws to stderr).
Click to show internal directories.
Click to hide internal directories.