selectrum: add preview to non-consult functions

This commit is contained in:
Itai Y. Efrat 2021-05-22 01:21:10 +03:00
parent 188fc09d72
commit 89fd6b66b3
4 changed files with 33 additions and 14 deletions

View file

@ -96,6 +96,8 @@ These keybindings are available while a search is active:
| =C-c C-o= | Open a buffer with your search results |
| =C-c C-e= | Open a writable buffer of your search results |
| =C-SPC= | Preview the current candidate |
| =C-M-j= | Scroll down and preview. |
| =C-M-k= | Scroll up and preview. |
| =C-RET= | Open the selected candidate in other-window |
Changes to the resulting wgrep buffer (opened by =C-c C-e=) can be committed