Skip to content

Support for column wrapping#25

Open
tj--- wants to merge 4 commits intoJakeWharton:trunkfrom
tj---:master
Open

Support for column wrapping#25
tj--- wants to merge 4 commits intoJakeWharton:trunkfrom
tj---:master

Conversation

@tj---
Copy link

@tj--- tj--- commented Jul 11, 2022

Related: #17

Supporting two-column wrapping strategies:

  • Fixed Width: Takes table width as input and shrinks the columns proportionally (to the max length of any column data). Words are not broken and the columns are at least header name wide
  • Custom column widths - Takes user-provided column widths as an input. Words are not broken and the columns are at least header name wide

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