The conversation here has me wondering:
Would it be possible, and wise, to allow one to mark, and act on, multiple candidates in a collect buffer, as in helm?
Use case:
I want to open multiple files, so I:
- narrow the candidates
- run
embark-collect-snapshot
- mark the three I want, using some keybinding
- hit return for the default action (open the files)
PS - I'm new to embark, so recognize I may be missing some nuance.