Skip to content

Conversation

@alexhallam
Copy link
Owner

Align Python library table output with CLI by unifying header/data formatting and standardizing footer indentation.

The Python binding previously formatted headers and data separately and re-padded cells, leading to misalignment. This PR modifies the Python formatting to build columns with headers included before calling the core format_strings and uses the pre-formatted strings directly, ensuring consistent column widths and correct alignment for headers, data, and the footer/ellipsis lines, mirroring the CLI's output.


Open in Cursor Open in Web

Co-authored-by: alexhallam6.28 <alexhallam6.28@gmail.com>
@cursor
Copy link

cursor bot commented Aug 11, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

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.

2 participants