-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hi.
It is quite simple to wrap all data inside cells or heads with color() and color( 'reset' ) for providing colorized output to terminal (in ANSI).
But if some line is wrapped to multiline, there is unable to set proper char ('|', but in colorized version) for vertical lines (like we can pass to rule for horizontal lines).
I need to pass | with added color() and color( reset ) sequences to have the best view of colorized tables (different color for head, cell content and lines).
Can you add some configuration variable which transform | to individual version?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels