mirror of
https://github.com/charmbracelet/gum
synced 2026-03-14 13:45:45 +01:00
Lipgloss applies aligning on the string as given to it, and ascii art usually contain left whitespaces to align things. This adds an option to trim space on all lines of the input, before giving it to lipgloss, so aligning use only non-whitespace content. |
||
|---|---|---|
| .. | ||
| ascii_a.txt | ||
| borders.go | ||
| command.go | ||
| lipgloss.go | ||
| options.go | ||
| spacing.go | ||