gum/style
Carlos Alexandro Becker 2e53efc0ec
feat(style): trim line spaces (#767)
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.
2024-12-11 14:00:55 -03:00
..
ascii_a.txt feat(style): trim line spaces (#767) 2024-12-11 14:00:55 -03:00
borders.go feat: static --print table (#436) 2023-10-16 10:51:31 -04:00
command.go feat(style): trim line spaces (#767) 2024-12-11 14:00:55 -03:00
lipgloss.go Hide Style Flags consistently (#457) 2023-11-28 14:17:57 -05:00
options.go feat(style): trim line spaces (#767) 2024-12-11 14:00:55 -03:00
spacing.go fix: satisfy all linters 2022-08-05 02:33:40 -04:00