mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-02 17:40:26 +00:00
clearer output: align words at the start #20
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @marcospb19 on 2/14/2025
If we put words like
"extracted"
at the start of the line, things will look clearer.Alignment requires you do less eye-parsing (although the file size file still disrupts the view).
I'm using extraction output as an example, but all repeated
[INFO]
output should be reviewed for improvements like this.Here is a comparison without the sizes messing up, if you're not convinced yet