We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
C
In normal mode, typing C for changing characters was stuck, and it can not enter normal mode again.
The text was updated successfully, but these errors were encountered:
fix: weird behavior after typing C from normal mode (#27)
4e9e1aa
This commit fixed the issue that we can't leave insert mode after typing `C` from normal mode.
jeffreytse
No branches or pull requests
In normal mode, typing
C
for changing characters was stuck, and it can not enter normal mode again.The text was updated successfully, but these errors were encountered: