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

Gdamore/automargin #688

Merged
merged 2 commits into from
Feb 16, 2024
Merged

Gdamore/automargin #688

merged 2 commits into from
Feb 16, 2024

Conversation

gdamore
Copy link
Owner

@gdamore gdamore commented Feb 16, 2024

No description provided.

Fallback support will still work, but termite is no longer supported
and users of termite are advised to switch to Alacritty.
…minal

This fix is not perfect, in that it will not fix every terminal that has
automargin support, but it fixes the *vast* majority of them by eliminating
the hacky workaround for the automargin - essentially using the rmam capability
to disable automatic wrapping at the margin.
Copy link

codecov bot commented Feb 16, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (15a4f4f) 46.17% compared to head (216e30a) 50.37%.

Files Patch % Lines
tscreen.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #688      +/-   ##
==========================================
+ Coverage   46.17%   50.37%   +4.20%     
==========================================
  Files          79       73       -6     
  Lines        8293     7512     -781     
==========================================
- Hits         3829     3784      -45     
+ Misses       4436     3700     -736     
  Partials       28       28              
Flag Coverage Δ
unittests 50.37% <99.81%> (+4.20%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gdamore gdamore merged commit 216e30a into main Feb 16, 2024
6 checks passed
@gdamore gdamore deleted the gdamore/automargin branch February 16, 2024 07:58
@jesseduffield
Copy link

jesseduffield commented Mar 3, 2024

@gdamore it looks like you've accidentally removed some Strikethrough fields here: I noticed that strikethrough styling no longer has any effect after bumping my tcell version. I've created an issue here: https://github.com/gdamore/tcell/issues/new

@gdamore
Copy link
Owner Author

gdamore commented Mar 3, 2024 via email

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.

2 participants