Skip to content

Feature request: Compact output/Configurable output format #842

@donpdonp

Description

@donpdonp

I've just started using the numbat CLI and one thing that is bothersome is the unnecessary blank lines in every output. Efficient use of whitespace is important as I often want to see the last few calculations. I've tried pretty-print = "never" and that stops the formula from being re-printed, but there is still leading and trailing blank lines that waste valuable screen real estate. A setting like pretty-print "compact" would make numbat easier to use, or even better, pretty-print-format = "%{answer}" so that the output is easily configurable, with the default being something like pretty-print-format = "\n%{input}\n%{answer}\n" to mimic the current output.

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