-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Description
Describe the bug
When outputting tables and in a long report or response. Especially when the output is long and contains tables, it sometimes exceeds the console/terminal output max length and starts to overlap and spill over to the next line.
Affected version
v0.0.419
Steps to reproduce the behavior
Ask for a report with tables in a terminal or shell that is perhaps half or 1/3 screen and not many chars wide and see the tables it outputs spilling over in long rows.
Expected behavior
It should Adjust and use more gehight for the tables dependning on content and auto asjust hiehght and width of tables rows and collumns and cells dependning on content and data.
Additional context
pwsh core 7.5+
win 11 pro
Reactions are currently unavailable