gum filter
Filter items from a list
Options
Name | Description |
---|---|
--indicator <symbol> | Character for selection |
--selected-prefix <symbol> | Character to indicate selected items |
--unselected-prefix <symbol> | Character to indicate unselected items |
--placeholder <placeholder> | Placeholder value |
--prompt <prompt> | Prompt to display |
--width <width> | Input width |
--height <lines> | Input height |
--value <value> | Initial filter |
--reverse | Display from the bottom of the screen |
--indicator.background <color> | Background Color for indicator |
--indicator.foreground <color> | Foreground Color for indicator |
--indicator.border <arg> | Border Style for indicator |
--indicator.border-background <color> | Border Background Color for indicator |
--indicator.border-foreground <color> | Border Foreground Color for indicator |
--indicator.align <arg> | Text Alignment for indicator |
--indicator.height <lines> | Text height for indicator |
--indicator.width <width> | Text width for indicator |
--indicator.margin <margin> | Text margin for indicator |
--indicator.padding <padding> | Text padding for indicator |
--indicator.bold | Bold text for indicator |
--indicator.faint | Faint text for indicator |
--indicator.italic | Italicize text for indicator |
--indicator.strikethrough | Strikethrough text for indicator |
--indicator.underline | Underline text for indicator |
--selected-indicator.background <color> | Background Color for selected-indicator |
--selected-indicator.foreground <color> | Foreground Color for selected-indicator |
--selected-indicator.border <arg> | Border Style for selected-indicator |
--selected-indicator.border-background <color> | Border Background Color for selected-indicator |
--selected-indicator.border-foreground <color> | Border Foreground Color for selected-indicator |
--selected-indicator.align <arg> | Text Alignment for selected-indicator |
--selected-indicator.height <lines> | Text height for selected-indicator |
--selected-indicator.width <width> | Text width for selected-indicator |
--selected-indicator.margin <margin> | Text margin for selected-indicator |
--selected-indicator.padding <padding> | Text padding for selected-indicator |
--selected-indicator.bold | Bold text for selected-indicator |
--selected-indicator.faint | Faint text for selected-indicator |
--selected-indicator.italic | Italicize text for selected-indicator |
--selected-indicator.strikethrough | Strikethrough text for selected-indicator |
--selected-indicator.underline | Underline text for selected-indicator |
--unselected-prefix.background <color> | Background Color for unselected-prefix |
--unselected-prefix.foreground <color> | Foreground Color for unselected-prefix |
--unselected-prefix.border <arg> | Border Style for unselected-prefix |
--unselected-prefix.border-background <color> | Border Background Color for unselected-prefix |
--unselected-prefix.border-foreground <color> | Border Foreground Color for unselected-prefix |
--unselected-prefix.align <arg> | Text Alignment for unselected-prefix |
--unselected-prefix.height <lines> | Text height for unselected-prefix |
--unselected-prefix.width <width> | Text width for unselected-prefix |
--unselected-prefix.margin <margin> | Text margin for unselected-prefix |
--unselected-prefix.padding <padding> | Text padding for unselected-prefix |
--unselected-prefix.bold | Bold text for unselected-prefix |
--unselected-prefix.faint | Faint text for unselected-prefix |
--unselected-prefix.italic | Italicize text for unselected-prefix |
--unselected-prefix.strikethrough | Strikethrough text for unselected-prefix |
--unselected-prefix.underline | Underline text for unselected-prefix |
--text.background <color> | Background Color for text |
--text.foreground <color> | Foreground Color for text |
--text.border <arg> | Border Style for text |
--text.border-background <color> | Border Background Color for text |
--text.border-foreground <color> | Border Foreground Color for text |
--text.align <arg> | Text Alignment for text |
--text.height <lines> | Text height for text |
--text.width <width> | Text width for text |
--text.margin <margin> | Text margin for text |
--text.padding <padding> | Text padding for text |
--text.bold | Bold text for text |
--text.faint | Faint text for text |
--text.italic | Italicize text for text |
--text.strikethrough | Strikethrough text for text |
--text.underline | Underline text for text |
--match.background <color> | Background Color for match |
--match.foreground <color> | Foreground Color for match |
--match.border <arg> | Border Style for match |
--match.border-background <color> | Border Background Color for match |
--match.border-foreground <color> | Border Foreground Color for match |
--match.align <arg> | Text Alignment for match |
--match.height <lines> | Text height for match |
--match.width <width> | Text width for match |
--match.margin <margin> | Text margin for match |
--match.padding <padding> | Text padding for match |
--match.bold | Bold text for match |
--match.faint | Faint text for match |
--match.italic | Italicize text for match |
--match.strikethrough | Strikethrough text for match |
--match.underline | Underline text for match |
--prompt.background <color> | Background Color for prompt |
--prompt.foreground <color> | Foreground Color for prompt |
--prompt.border <arg> | Border Style for prompt |
--prompt.border-background <color> | Border Background Color for prompt |
--prompt.border-foreground <color> | Border Foreground Color for prompt |
--prompt.align <arg> | Text Alignment for prompt |
--prompt.height <lines> | Text height for prompt |
--prompt.width <width> | Text width for prompt |
--prompt.margin <margin> | Text margin for prompt |
--prompt.padding <padding> | Text padding for prompt |
--prompt.bold | Bold text for prompt |
--prompt.faint | Faint text for prompt |
--prompt.italic | Italicize text for prompt |
--prompt.strikethrough | Strikethrough text for prompt |
--prompt.underline | Underline text for prompt |