How to configure ace-window
to put the active cursor always into minibuffer when pressing a special key (like i.e. 'z
').
Reason is: I think it would be more convenient to always just press 'z
' for switching to minibuffer.
ace-window
s wiki mentions aw-dispatch-alist
, but I'm unable to use it for this problem.