1 2 3 4 5 6 7 8 9 10 11 12
# terminal-menu-rs Create simple menus for the terminal. Windows/mac/linux Examples: https://gitlab.com/xamn/terminal-menu-rs/tree/master/examples ``` > Selection First Numeric 0 Option A Option B ```