emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ace-window c6f5c03 20/92: Clarify when aw-dispatch-alwa


From: Stefan Monnier
Subject: [elpa] externals/ace-window c6f5c03 20/92: Clarify when aw-dispatch-always should be set to t.
Date: Wed, 17 Mar 2021 18:39:13 -0400 (EDT)

branch: externals/ace-window
commit c6f5c030553e263b81d78adbc401cebf13656646
Author: Damien Cassou <damien@cassou.me>
Commit: Damien Cassou <damien@cassou.me>

    Clarify when aw-dispatch-always should be set to t.
    
    Fixes #102.
---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8d87bbd..89f662d 100644
--- a/README.md
+++ b/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`:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]