Skip to content

Add auto-vertical layout when table exceeds terminal width#8

Merged
arzezak merged 2 commits into
mainfrom
vertical
Mar 12, 2026
Merged

Add auto-vertical layout when table exceeds terminal width#8
arzezak merged 2 commits into
mainfrom
vertical

Conversation

@arzezak

@arzezak arzezak commented Mar 12, 2026

Copy link
Copy Markdown
Owner

Introduce List class for psql \x-style expanded output and auto-detect terminal width to choose between Table (horizontal) and List (vertical) formatting.

Introduce List class for psql \x-style expanded output and
auto-detect terminal width to choose between Table (horizontal)
and List (vertical) formatting.
Comment thread README.md Outdated

## TODO

- [ ] `--vertical` / `--horizontal` CLI flags to override auto-detection

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [ ] `--vertical` / `--horizontal` CLI flags to override auto-detection
- [ ] `--list` / `--table` CLI flags to override auto-detection

@arzezak arzezak merged commit 8f4ac4a into main Mar 12, 2026
1 check passed
@arzezak arzezak deleted the vertical branch March 12, 2026 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant