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

When the count of d<count>w is quite large, it will be stuck for a long time #63

Closed
jeffreytse opened this issue Mar 23, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request verified This issue was already verified

Comments

@jeffreytse
Copy link
Owner

jeffreytse commented Mar 23, 2021

Reproduce

  • Open a new terminal.
  • Stroke <ESC> to enter Normal Mode.
  • Stroke d30000w.

Result

The command line will be stuck for a long time, and we should do some optimization on it.

@jeffreytse jeffreytse added enhancement New feature or request verified This issue was already verified labels Mar 23, 2021
@jeffreytse jeffreytse self-assigned this Mar 23, 2021
jeffreytse added a commit that referenced this issue Mar 23, 2021
When the count of d<count>w is quite large, the command line will
be stuck for a long time, we should do some optimization on it.
jeffreytse added a commit that referenced this issue Mar 31, 2021
This commit fixed the issue that introduce by the commit on #63.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request verified This issue was already verified
Projects
None yet
Development

No branches or pull requests

1 participant