/ - search bufferSPC / - search projectsSPC ' - open last searchSPC s d - search current directory\SPC s B - search all open buffersSPC s . - re-open last searchSwiper
SPC s s / CMD+f - swiper-isearchSPC s S - swiper-isearch-thing-at-pointWhen searching (is this ivy?):
Shift + SPC lets you further refine the results.C-SPC previews a resultM-RET opens a result without closing minibufferC-RET opens a result in a new windowC-c C-o opens search results in a new buffer ivy-occurC-c C-e opens search results in a new writeable bufferM-p or PgUp shows previous search queryM-n or PgDn shows next search queryI believe most of these shortcuts are powered by Ivy/Counsel
C-o when highlighting a file in the minibuffer shows additional options?