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(editor): Correctly ignore instead of absorb keys when the pre-edit buffer is empty #529

Merged
merged 1 commit into from May 10, 2024

Conversation

kanru
Copy link
Member

@kanru kanru commented May 10, 2024

Fixes #527

Copy link

codecov bot commented May 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.03%. Comparing base (b7f31e8) to head (af5c031).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #529      +/-   ##
==========================================
+ Coverage   88.00%   88.03%   +0.02%     
==========================================
  Files          58       58              
  Lines       13569    13569              
==========================================
+ Hits        11942    11945       +3     
+ Misses       1627     1624       -3     

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

@kanru kanru added this pull request to the merge queue May 10, 2024
@kanru kanru added this to the v0.8.0 milestone May 10, 2024
Merged via the queue into master with commit 0f92a5e May 10, 2024
19 checks passed
@kanru kanru deleted the issue527 branch May 10, 2024 23:56
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.

Home and End keys not working with the Rust version
1 participant