Skip to content

Using colorized version of table #3

@milsorm

Description

@milsorm

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions