gum input

Prompt for some input

Options

NameDescription
--placeholder <placeholder>Placeholder value
--prompt <prompt>Prompt to display
--value <value>Initial value
--char-limit <limit>Maximum value length
--width <width>Input width
--passwordMask 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.boldBold text for prompt
--prompt.faintFaint text for prompt
--prompt.italicItalicize text for prompt
--prompt.strikethroughStrikethrough text for prompt
--prompt.underlineUnderline 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.boldBold text for cursor
--cursor.faintFaint text for cursor
--cursor.italicItalicize text for cursor
--cursor.strikethroughStrikethrough text for cursor
--cursor.underlineUnderline text for cursor