-
-
Notifications
You must be signed in to change notification settings - Fork 338
Closed
Description
I'm switching over to ivy/swiper/counsel from helm, and have run into some odd behavior with C-c C-o:
- I use
counsel-describe-function - Immediately press
C-c C-o - Hit
RETon any candidate. First odd behavior: it replacing the current buffer with the help text, but then moves point to some other newly displayed buffer which is neither the candidate list, nor the*Help*text. It would be nice if it kept the candidate list, with my point in the candidate list, and just popped up the*Help*text in another buffer. - Move point to the
*Help*buffer and hitq - Go back to the candidates list, move point to another line, and hit
RETagain
Because of (3), examining several items from the candidate list requires a rather large number of keystrokes, because the candidates list keeps disappearing, and you never have focus in the *Help* buffer unless you manually select it.
braham-snyder
Metadata
Metadata
Assignees
Labels
No labels