package
0.1.3
Repository: https://github.com/haaag/gm.git
Documentation: pkg.go.dev

# Functions

Clear clears the terminal.
ClearChars deletes n characters in the console.
ClearLine deletes n lines in the console.
Confirm prompts the user with a question and options.
ConfirmWithChoices prompts the user to enter one of the given options.
Input get the Input data from the user and return it.
InputTags prompts the user for input with suggestions based on the provided tags.
InputWithFuzzySuggestions prompts the user for input with fuzzy suggestions based on the provided items and exit function.
InputWithSuggestions prompts the user for input with suggestions based on the provided items.
IsPiped returns true if the input is piped.
LoadMaxWidth updates `MaxWidth` to the current width if it is smaller than the existing `MaxWidth`.
NoColor disables color output if the NO_COLOR environment variable is set.
Prompt get the input data from the user and return it.
ReadPipedInput reads the input from a pipe.
No description provided by the author
WaitForEnter displays a prompt and waits for the user to press ENTER.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Default terminal settings.
Default terminal settings.
Default terminal settings.
Default terminal settings.

# Type aliases

No description provided by the author
No description provided by the author