Skip to content

Printing to stdout instead of paging. #7

Description

@TZubiri

Hey. Thought this was cool a couple of years ago, now I'm revisiting for actual usage.

Asking a question and self answering in case anyone finds it useful.

In order to print to stdout, run

export PAGER=cat

This is useful for combining with other programs as well as just printing answers to screen and letting user add it to their terminal context along with other data (like results from kjv)

I believe upstream kjv project implemented something option flag for this. But documenting this option here should work well enough for this "small tool"

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