Hi:
This is not really an issue, but more like a question. When I am searching with swiper and I want to go back actually I use C-p/C-n, but I want to bind also C-r.
The question is:
The cursor does not move to the other extreme of the candidate (like in isearch) when inverting the candidate; is it possible to enable that somehow?
The previous point 1) could be solved toggling between swiper-isearch <-> swiper-isearch-backward. But when I set C-r as swiper-isearch-backward in the swiper map the prompt opens empty so maybe I am missing something.
My actual workaround is to bind C-r to ivy-previous-line-or-history but this keeps the point one and maybe should be commented in the documentation.
Is it there a better recommended way to solve this?
Thanks in advance,
Ergus
The text was updated successfully, but these errors were encountered:
Hi:
This is not really an issue, but more like a question. When I am searching with swiper and I want to go back actually I use
C-p
/C-n
, but I want to bind also C-r.The question is:
swiper-isearch
<->swiper-isearch-backward
. But when I setC-r
asswiper-isearch-backward
in the swiper map the prompt opens empty so maybe I am missing something.C-r
toivy-previous-line-or-history
but this keeps the point one and maybe should be commented in the documentation.Is it there a better recommended way to solve this?
Thanks in advance,
Ergus
The text was updated successfully, but these errors were encountered: