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

vim glitches a lot when using incsearch on a large file #153

Open
preslavmihaylov opened this issue Feb 19, 2018 · 1 comment
Open

vim glitches a lot when using incsearch on a large file #153

preslavmihaylov opened this issue Feb 19, 2018 · 1 comment

Comments

@preslavmihaylov
Copy link

When I am trying to find something in a large file (450k lines), the whole editor glitches.

Especially when there is no match on my search term. This does not happen if I use normal vim search without the plugin.

@roosemberth
Copy link

roosemberth commented Dec 22, 2019

I'm having the same issue. Maybe we could add a shortcut to disable the plugin after invoking it. For example, when typing /^Hstring-in-large-file in normal mode incsearch would proxy the search to the default vim mechanism.

Edit: ^H here is meant to represent the Ctrl-backspace control sequence.

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

No branches or pull requests

2 participants