gum/spin
Greg Kroah-Hartman 6677920319 feat: add alignment for spinner title
Sometimes it is nice to spin to the right side of the title, not the
left, so add a --align option to pick the left or right side.  The
default remains "left".

New option is:
	--align="left|right"
and the environment variable GUM_SPIN_ALIGN can also be used.
2022-10-02 14:42:19 -04:00
..
command.go feat: add alignment for spinner title 2022-10-02 14:42:19 -04:00
options.go feat: add alignment for spinner title 2022-10-02 14:42:19 -04:00
spin.go feat: add alignment for spinner title 2022-10-02 14:42:19 -04:00
spinners.go feat: Add gum spin command 2022-07-07 13:29:10 -04:00