Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

fix: makes the max terminal width for tables correct on Windows machines #386

Merged
merged 1 commit into from
Jul 7, 2021

Conversation

RodEsp
Copy link
Contributor

@RodEsp RodEsp commented Jul 7, 2021

What does this do?

  • Changes to use the column width, instead of max width, to build the header dividers.
  • Makes the terminal width for tables 2 characters shorter to accommodate for the Windows Terminal.

Without this change:
image

With this change:
image

@RodEsp RodEsp self-assigned this Jul 7, 2021
@RodEsp RodEsp merged commit 4e5c19b into master Jul 7, 2021
@RodEsp RodEsp deleted the re/fix_table_terminal_width branch July 7, 2021 19:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants