crashappsec / crashappsec/chalk

Some `chalk help configs` output should not be center-aligned

Open
#169 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Nim
Stars
436
Forks
25
PR merge metrics
No merged PRs in 30d

Description

## Description

Chalk may output a table with a green title, which is center-aligned.

However, for `chalk help configs`, there is information under the table titles, which is also center-aligned. I think it should be left-aligned like the other body text.

## Impact

Low impact: some text in `chalk help configs` looks a bit inconsistent and less readable.

## Steps to Reproduce

Run `chalk help configs` with chalk v0.3.1.

## Other Information

![6](https://github.com/crashappsec/chalk/assets/45465154/86f126a5-8dfd-477c-aa0b-d9de1f99cf35)

Contributor guide

No contributing guide indexed for this repository

Research direction

Run `chalk help configs` with chalk v0.3.1 and compare the alignment of the information beneath the table titles with the other body text. Locate the implementation that formats this command's output and make the affected text left-aligned while preserving the centered green titles; verify the command no longer shows inconsistent alignment.

Written by the indexing model from the issue text.

Assessment

Tech stack
nim
Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.