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

refactor: Clear pre-edit buffer before commit #201

Merged
merged 2 commits into from
May 3, 2024
Merged

Conversation

kanru
Copy link
Member

@kanru kanru commented May 2, 2024

To avoid showing both the committed string and pre-edit buffer at the same time.

kanru added 2 commits May 2, 2024 22:02
To avoid showing both the committed string and pre-edit buffer
at the same time.
Copy link

codecov bot commented May 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.05%. Comparing base (fdd08f4) to head (abcd2b8).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #201   +/-   ##
=======================================
  Coverage   58.05%   58.05%           
=======================================
  Files          23       23           
  Lines        2620     2620           
=======================================
  Hits         1521     1521           
  Misses       1099     1099           

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

@kanru kanru merged commit 7827b84 into master May 3, 2024
5 checks passed
@kanru kanru deleted the clear-before-commit branch May 3, 2024 01:37
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