Skip to content

Feature: Make --graph-output less surprising and more usableΒ #103

@jhermann

Description

@jhermann

If isatty(sys.stdout), then do not spew a PNG or similar not-so-legible stuff onto the console (I did have a WTF moment), instead write it to a tempfile and either webbrowser.open_new_tab() it, or call xdg-open with it (if that's on the PATH).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions