Skip to content

Commit

Permalink
choose-menu: support paging (close #97)
Browse files Browse the repository at this point in the history
- choose-menu:
    - reformat menu according to terminal size
    - adjust title with menu details, especially if items are hidden
    - adjust hint row based on terminal size
    - use checkboxes for multi, use radios for single
    - use partial radio when not required
    - add cancel, revert, prior, and toggle actions
    - remap backspace from cancel to prior, to be the opposite of tab's next action
- choose-option:
    - update wording on filter item, to ensure user selects
- is-tty: bash v3 compat
- setup-utils: implement defaults
  • Loading branch information
balupton committed Oct 27, 2023
1 parent 733b1a1 commit 3785739
Show file tree
Hide file tree
Showing 4 changed files with 423 additions and 174 deletions.
Loading

0 comments on commit 3785739

Please sign in to comment.