abo-abo / ace-window

Quickly switch windows in Emacs
970 stars 86 forks source link

How to switch to minibuffer? #183

Closed codesuki closed 4 years ago

codesuki commented 4 years ago

Sometimes I end up with the minibuffer active but focus on a file visiting buffer. Now I have to C-x o several times. Is there a way for jumping there with ace-window ?

There was this issue which hinted that there was this functionality but in my case I only get choices for normal buffers. https://github.com/abo-abo/ace-window/issues/99

abo-abo commented 4 years ago

You can already select the minibuffer by simply calling ace-window. Please check with make plain from this repo and pressing M-o.

codesuki commented 4 years ago

I don't know what happened. I tried this yesterday and I didn't get a number in the minibuffer. Today I try it and it works 🤣 I might have been overworked. Thanks! Works perfectly.

codesuki commented 4 years ago

BTW your packages are awesome!

abo-abo commented 4 years ago

Thanks!