selectrum: add preview to non-consult functions
This commit is contained in:
parent
188fc09d72
commit
89fd6b66b3
4 changed files with 33 additions and 14 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue