gum input
Prompt for some input
Options
Name | Description |
---|---|
--placeholder <placeholder> | Placeholder value |
--prompt <prompt> | Prompt to display |
--value <value> | Initial value |
--char-limit <limit> | Maximum value length |
--width <width> | Input width |
--password | Mask input characters |
--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 |
--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 |