muren.nvim
muren.nvim copied to clipboard
Feature request: enable confirmation
When replacing the occurrences in the file, it'd be nice to the the confirm
option. If confirm
is on, then before replacing a specific occurrence, user should be asked to confirm if they want it to be changed.
Sounds reasonable. I think this would only work if two_step
is false
and would probably close the UI. Does that make sense?
Yeah, that sounds great
can we also have a kind of feedback of the replacements? like a message or a hook that is called when the replacement is done.
I'll be busy and won't have time until at least the end of the summer (August), so if anyone wants to take this one feel free to :)