Use an enum for star style: circle_closed, circle_open, star, braille, etc.
Use an enum for constellation style: smooth, ASCII, braille, etc.
Use an enum for constellation endpoints: (same as star style?)
Remove the --unicode options as the above perform the same in a more flexible way--this is a breaking change!
Improve completion options with a subcommand:
- e.g.
astroterm completion bash
Use an enum for star style: circle_closed, circle_open, star, braille, etc.
Use an enum for constellation style: smooth, ASCII, braille, etc.
Use an enum for constellation endpoints: (same as star style?)
Remove the --unicode options as the above perform the same in a more flexible way--this is a breaking change!
Improve completion options with a subcommand:
astroterm completion bash