-
-
Notifications
You must be signed in to change notification settings - Fork 339
center swiper-isearch result in buffer #2146
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
Comments
Does setting |
unfortunately it does not. My config always has been
|
|
mh thanks, is there some work around? |
Not that I'm aware of. I'd suggest renaming the issue title mentioning you're using |
Should work now. Thanks. |
it does not work. Pulled the latest commit and the reported behaviour prevails |
@CDitzel Please make sure you reload/recompile. I reproduce the correct behavior with |
how do I do that? I did straight-pull-package swiper and straight-rebuild-all but it does not work |
git clone https://github.com/abo-abo/swiper
cd swiper
make plain |
After successfully using Swiper to find something in the current buffer, i hit Return to confirm the position change. How can I ensure, that the line with the search result in the actual buffer becomes the center line of the current buffer? That would be both helpful and more intuitive
The text was updated successfully, but these errors were encountered: