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

Question: incsearch-stay #150

Open
damnskippy opened this issue Nov 19, 2017 · 1 comment
Open

Question: incsearch-stay #150

damnskippy opened this issue Nov 19, 2017 · 1 comment

Comments

@damnskippy
Copy link

First thanks for incsearch.vim and also for integrating natively into vim.
In addition to ? & /, one additional functionality from incsearch.vim was g/ i.e. <Plug>(incsearch-stay)
Is that functionality available or possible natively in vim?
Thanks.

@damnskippy
Copy link
Author

damnskippy commented Nov 19, 2017

It is currently sort of possible in the sense that one could initiate a search and start typing, which would cause matches to be highlighted and at this point, terminating the search (using <Ctrl-C> for instance) will still keep the cursor where it was when the search was initiated. However it is not as smooth or elegant as g/ is.

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

1 participant