Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: limited linesize to 78 characters to accomodate 80x24 terminal #1640

Merged
merged 1 commit into from
Sep 1, 2024

Conversation

bigpod98
Copy link
Member

@bigpod98 bigpod98 commented Sep 1, 2024

reason this is needed is becuase while yes standard width is 80 as its set in default config it doesnt take into account what appers to be 2 character indent it has at which point it breaks anything thats 80 characters in size like the table it renders

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. bug Something isn't working labels Sep 1, 2024
@bigpod98 bigpod98 changed the title FIX: limited linesize to 78 characters to accomodate 80x24 terminal fix: limited linesize to 78 characters to accomodate 80x24 terminal Sep 1, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Sep 1, 2024
@castrojo castrojo merged commit 961a86b into main Sep 1, 2024
44 checks passed
@castrojo castrojo deleted the bigpod98-patch-1 branch September 1, 2024 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants