--height <lines> | Height of the list |
--cursor <symbol> | Prefix to show on item that corresponds to the cursor position |
--cursor-prefix <symbol> | Prefix to show on the cursor item |
--selected-prefix <symbol> | Prefix to show on selected items |
--unselected-prefix <symbol> | Prefix to show on unselected items |
--selected <option> | |
--limit <number> | Maximum number of options to pick |
--no-limit | Pick unlimited number of options (ignores limit) |
--cursor.background <color> | Background Color for cursor |
--cursor.foreground <color> | Foreground Color for cursor |
--cursor.border <arg> | Border Style for cursor |
--cursor.border-background <color> | Border Background Color for cursor |
--cursor.border-foreground <color> | Border Foreground Color for cursor |
--cursor.align <arg> | Text Alignment for cursor |
--cursor.height <lines> | Text height for cursor |
--cursor.width <width> | Text width for cursor |
--cursor.margin <margin> | Text margin for cursor |
--cursor.padding <padding> | Text padding for cursor |
--cursor.bold | Bold text for cursor |
--cursor.faint | Faint text for cursor |
--cursor.italic | Italicize text for cursor |
--cursor.strikethrough | Strikethrough text for cursor |
--cursor.underline | Underline text for cursor |
--item.background <color> | Background Color for item |
--item.foreground <color> | Foreground Color for item |
--item.border <arg> | Border Style for item |
--item.border-background <color> | Border Background Color for item |
--item.border-foreground <color> | Border Foreground Color for item |
--item.align <arg> | Text Alignment for item |
--item.height <lines> | Text height for item |
--item.width <width> | Text width for item |
--item.margin <margin> | Text margin for item |
--item.padding <padding> | Text padding for item |
--item.bold | Bold text for item |
--item.faint | Faint text for item |
--item.italic | Italicize text for item |
--item.strikethrough | Strikethrough text for item |
--item.underline | Underline text for item |
--selected.background <color> | Background Color for selected |
--selected.foreground <color> | Foreground Color for selected |
--selected.border <arg> | Border Style for selected |
--selected.border-background <color> | Border Background Color for selected |
--selected.border-foreground <color> | Border Foreground Color for selected |
--selected.align <arg> | Text Alignment for selected |
--selected.height <lines> | Text height for selected |
--selected.width <width> | Text width for selected |
--selected.margin <margin> | Text margin for selected |
--selected.padding <padding> | Text padding for selected |
--selected.bold | Bold text for selected |
--selected.faint | Faint text for selected |
--selected.italic | Italicize text for selected |
--selected.strikethrough | Strikethrough text for selected |
--selected.underline | Underline text for selected |