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

Make substitution pattern automatically searchable #1090

Open
ChoppinBlockParty opened this issue Sep 20, 2018 · 0 comments
Open

Make substitution pattern automatically searchable #1090

ChoppinBlockParty opened this issue Sep 20, 2018 · 0 comments

Comments

@ChoppinBlockParty
Copy link

ChoppinBlockParty commented Sep 20, 2018

In Vim it was handy to make a substitution in one line. After that the substitution search patter becomes the last search pattern. You walk over all potential occurrences for substitution via n, hit @: if you want a replacement on this occurrence. Felt very efficient. I have not found a way to do that with evil, I have to manually put the substitution search pattern into search buffer (i.e. /). Am missing something in evil?

Environment

Emacs version: 26.1
Operating System: Ubuntu 16.04
Evil version: 1.2.13
Evil installation type: MELPA
Graphical/Terminal: X
Tested in a make emacs session (see CONTRIBUTING.md): Yes

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