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

Fixed: Letter V can't be typed in built-in editor insert mode #249

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

AmmarAbouZor
Copy link
Owner

This PR closes #248

  • Letter V was always consumed as the visual mode command in editor even when the editor is in insert mode, which prevented typing the letter v

- Letter V was always consumed as the visual mode command in editor even
  when the editor is in insert mode, which prevented typing the letter v
@AmmarAbouZor AmmarAbouZor merged commit ab49b56 into main Nov 28, 2023
3 checks passed
@AmmarAbouZor AmmarAbouZor deleted the fix-editor-v-input branch November 28, 2023 19:50
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.

[Bug] Letter 'v' Can't be typed in the editor anymore
1 participant