Skip to content

Conversation

@kristianvld
Copy link

  • Allow formatTable function to wrap long lines in columns
  • Allow users to specify terminal width used by formatTable with terminalWidth command line property
  • Fix display of dependencies to payloads implementing DynamicDependencies
  • Remove trailing spaces on last column of terminalWidth

Old terminal output on terminal with width 204:
image
Notice the extra new lines caused by trailing spaces on the last column, as all columns try to be as wide as the ones overflowing.

New terminal output on terminal with width 204:
image

Example output of manual width = 80:
image

Example output of manual width = 1000:
image

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