asdf-vm/asdf

Colorize output

Open

#1,796 opened on Nov 6, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Go (881 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (23,759 stars)
PR merge metrics
 (Avg merge 3d 13h) (4 merged PRs in 30d)

Description

Is your feature request related to a problem? Please describe

N/A

Describe the proposed solution

Add a --color=yes option to colorize output to terminal, something like:

image

Describe similar asdf features and why they are not sufficient

N/A

Describe other workarounds you've considered

Used generic colourizer (shown in the screenshot) but I'm getting an error when using it with asdf shell.

The error is: Shell integration is not enabled. Please ensure you source asdf in your shell setup.

Contributor guide