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(tui)!: query the terminal background once #62

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Conversation

orhun
Copy link
Owner

@orhun orhun commented Oct 4, 2024

Description of change

fixes #59

Also adds a new CLI argument for overriding the accent color.

How has this been tested? (if applicable)

Locally.

Copy link

codecov bot commented Oct 4, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 3.35%. Comparing base (aba6112) to head (b3c7744).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/tui/state.rs 0.00% 2 Missing ⚠️
src/lib.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main     #62      +/-   ##
========================================
+ Coverage   3.34%   3.35%   +0.01%     
========================================
  Files         19      19              
  Lines       2399    2393       -6     
========================================
  Hits          80      80              
+ Misses      2319    2313       -6     

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

@orhun orhun changed the title fix(tui): query the terminal background once fix(tui)!: query the terminal background once Oct 4, 2024
@orhun orhun merged commit fd081f0 into main Oct 10, 2024
26 of 27 checks passed
@orhun orhun deleted the fix/query_termbg_once branch October 10, 2024 21:42
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.

Panic when randomly going to next and previous library
1 participant