branch: master
commit 1487ae155ccc2a3099b8e0f20334a79fa8f5b9a8
Author: joe di castro <j...@joedicastro.com>
Commit: joe di castro <j...@joedicastro.com>

    Update README.md
    
    Update to the last changes.
---
 README.md |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/README.md b/README.md
index 9ae8da3..ca1885a 100644
--- a/README.md
+++ b/README.md
@@ -53,8 +53,10 @@ You can also start by calling `ace-window` and then decide 
to switch the action
 - <kbd>v</kbd> - split window vertically
 - <kbd>b</kbd> - split window horizontally
 - <kbd>n</kbd> - select the previous window
+- <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`.
+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`.
 
 ## Customization
 Aside from binding `ace-window`:

Reply via email to