Rich table output is truncated for result=ansi #33
Unanswered
NikosAlexandris
asked this question in
Q&A
Replies: 1 comment
-
Thanks for the report. To fix this I suppose we have to specify a larger terminal width. I'll see how we can do that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Rich table output in the console is truncated (i.e. table column names are incomplete), for example : https://nikosalexandris.github.io/rekx/how_to/inspect/. See in this pages source code the output of commands wrapped inside a block
Any idea how to "fix" this ?
See also : squidfunk/mkdocs-material#4964 (comment).
Beta Was this translation helpful? Give feedback.
All reactions