Skip to content

Option to force colour output when used in pipe #5

@kellpossible

Description

@kellpossible

The following command:

echo "{\"hello\": 24, \"world\": 42}" | jtab | less -r

strips the colour output, it would be nice to have some option to force colour output, like:

echo "{\"hello\": 24, \"world\": 42}" | jq -C | less -r

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