Skip to content

DUP: Duplicate of #031 - Table display / tabulated output #214

Closed
@japsu

Description

@japsu

Describe the solution you'd like?

Please add support for co-operating command line programs to show output as a two-way scrollable table.

Use cases that come to mind that would benefit from this:

  1. Relational database clients such as psql (able to configure output separators in .psqlrc)
  2. numpy, pandas and other Python libraries working with 2D arrays when used with the REPL (conforming output could probably be implemented via a Python module, need not be in numpy/pandas core; or leverage existing support designed for Jupyter Notebook etc. GUI tools)

Is your feature request related to a problem? Please describe.

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions