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
Please report the following information as possible as you can:
Selecting a surrounded text object doesn't work when setting a very short timeout.
ZVM_KEYTIMEOUT=0.1
"abc"
<ESC>
vi"
We still need the text objects to be selected normally.
The text was updated successfully, but these errors were encountered:
fix: selecting a surrounded text object doesn't work (#236)
11ab44d
jeffreytse
No branches or pull requests
General information
Please report the following information as possible as you can:
Basic examination
Problem description
Selecting a surrounded text object doesn't work when setting a very short timeout.
Reproduction steps
ZVM_KEYTIMEOUT=0.1
."abc"
.<ESC>
for switching to__normal mode__.vi"
slowly.Expected behavior
We still need the text objects to be selected normally.
The text was updated successfully, but these errors were encountered: