branch: master
commit 99ab03fee99826cabbf3baf45fc8f3f0ffa8b440
Author: Oleh Krehel <ohwoeo...@gmail.com>
Commit: Oleh Krehel <ohwoeo...@gmail.com>

    README.md: update
---
 README.md |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md
index 47ad2b9..357aa71 100644
--- a/README.md
+++ b/README.md
@@ -35,6 +35,13 @@ you remember your window layouts, you can switch windows 
without even
 looking at the leading char.  For instance, the top left window will
 always be `1`.
 
+## Swap and delete window
+
+You can swap windows by calling `ace-window` with a prefix argument **C-u**.
+
+You can delete the selected window by calling `ace-window` with a double prefix
+argument, i.e. **C-u C-u**.
+
 ## Customization
 
 Aside from binding `ace-window`, maybe you'd like to customize

Reply via email to