syl20bnr / spacemacs

A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
http://spacemacs.org
GNU General Public License v3.0
23.56k stars 4.9k forks source link

[compleseus] Add Embark action searching in any subset of buffers #16440

Closed fnussbaum closed 3 weeks ago

fnussbaum commented 3 weeks ago

While consult-ripgrep can already be used as an Embark action to search in sets of files or file-backed buffers, this uses consult-line-multi to make it convenient to search non-file-backed buffers too.