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

update vim mode #4933

Merged
merged 1 commit into from Sep 23, 2022
Merged

update vim mode #4933

merged 1 commit into from Sep 23, 2022

Conversation

nightwing
Copy link
Member

@nightwing nightwing commented Sep 23, 2022

Issue #, if available: fixes #4108

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov
Copy link

codecov bot commented Sep 23, 2022

Codecov Report

Base: 85.85% // Head: 85.96% // Increases project coverage by +0.10% 🎉

Coverage data is based on head (0eecc76) compared to base (5304519).
Patch coverage: 92.45% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4933      +/-   ##
==========================================
+ Coverage   85.85%   85.96%   +0.10%     
==========================================
  Files         542      542              
  Lines       41142    41398     +256     
  Branches     6516     6552      +36     
==========================================
+ Hits        35324    35587     +263     
+ Misses       5818     5811       -7     
Flag Coverage Δ
unittests 85.96% <92.45%> (+0.10%) ⬆️

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

Impacted Files Coverage Δ
src/keyboard/vim.js 89.69% <88.02%> (+0.14%) ⬆️
src/keyboard/vim_test.js 98.59% <96.33%> (+0.32%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

vim: entering insert mode with 'a' can place cursor in middle of emojis
2 participants