Closed
Description
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:
- Relational database clients such as
psql
(able to configure output separators in.psqlrc
) 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
Labels
No labels