Clarify when aw-dispatch-always should be set to t.

Fixes #102.
old-master
Damien Cassou 8 years ago
parent a037b7a916
commit c6f5c03055
No known key found for this signature in database
GPG Key ID: A7123815F5DCE914
  1. 4
      README.md

@ -57,7 +57,9 @@ You can also start by calling `ace-window` and then decide to switch the action
- <kbd>i</kbd> - maximize window (select which window)
- <kbd>o</kbd> - maximize current window
In order for it to work, these keys *must not* be in `aw-keys` and you have to have `aw-dispatch-always` set to `t`.
In order for it to work, these keys *must not* be in
`aw-keys`. Additionally, if you want these keys to work with less than
three windows, you need to have `aw-dispatch-always` set to `t`.
## Customization
Aside from binding `ace-window`:

Loading…
Cancel
Save