Search Results
7/3/2025, 4:38:33 AM
>>105783912
I've seen evil do something like this already during regexp search and replace.
:'<,'>s/pattern/replacement/
As you type pattern and replacement, you see the speculative changes happen in the buffer. I don't know how evil does this though. You still type in the minibuffer in this case though.
I've seen evil do something like this already during regexp search and replace.
:'<,'>s/pattern/replacement/
As you type pattern and replacement, you see the speculative changes happen in the buffer. I don't know how evil does this though. You still type in the minibuffer in this case though.
Page 1