elpa-wgrep-helm

edit multiple Emacs buffers with a helm-grep-mode buffer
  https://github.com/mhayashi1120/Emacs-wgrep
  0
  no reviews



Wgrep provides master pattern buffers that are then used to edit multiple Emacs buffers simultaneously. In this sense it is like what a REPL for sed would look like. With the exception of "pattern buffers" it is similar to the Emacs built-in functions `replace-regexp` and `query-replace`. Wgrep also provides backends that use Ack and The Silver Searcher.

This package enhances helm-grep-mode buffers with Wgrep's facilities, and is similar to helm-ag.