From 55e4afa77fc268595f592f267d535ca5139803c3 Mon Sep 17 00:00:00 2001 From: "Itai Y. Efrat" Date: Sun, 25 Apr 2021 21:36:21 +0300 Subject: [PATCH] selectrum: update TODO.org --- modules/completion/selectrum/TODO.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/completion/selectrum/TODO.org b/modules/completion/selectrum/TODO.org index 6cd1a1036..a9c98ff32 100644 --- a/modules/completion/selectrum/TODO.org +++ b/modules/completion/selectrum/TODO.org @@ -5,6 +5,9 @@ Probably due to live preview, but gets much faster on subsequent calls. ** TODO Add vanilla keybindings *** TODO Add keybinding for embark-act +** TODO =SPC s s= and =SPC s S= ~:sw~ +There isn't really a selectrum analogue to ~swiper-isearch~, ~consult-isearch~ +does something else (give you previously used isearch search terms). * PROJ List of things needed for Ivy parity ** TODO Icons https://github.com/minad/marginalia/issues/59 @@ -12,5 +15,6 @@ https://github.com/minad/marginalia/issues/59 In ivy, backspace on =/foo/bar/!= (where =!= is the cursor) leads to =/foo/!= In selectrum, it leads to =/foo/bar!= ** TODO =SPC s B= +** TODO ~:pg~ support * PROJ Other ** TODO bind =consult-lsp-diagnostics= to something?