selectrum: improve wgrep

- add `:demand t` to `embark-consult` so it works on first call
- add `C-c C-e` to `consult-grep`
This commit is contained in:
Itai Y. Efrat 2021-05-07 21:27:14 +03:00
parent 341343308a
commit 8957f02ab2
3 changed files with 29 additions and 1 deletions

View file

@ -32,6 +32,7 @@ https://github.com/oantolin/orderless/issues/41
https://github.com/minad/marginalia/issues/59
** TODO =SPC s B=
** TODO =C-C C-e= wgrep fun
check if we can add this to ~consult-line~ too
** TODO bibtex-actions improvements?
currently =SPC n b= is bound to a function, but =bibtex-actions= doesn't have a
main dispatch function like =ivy-bibtex=, rather it has a bunch of different