README.md: update

old-master
Oleh Krehel 12 years ago
parent c3a9242b2c
commit 99ab03fee9
  1. 7
      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 looking at the leading char. For instance, the top left window will
always be `1`. 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 ## Customization
Aside from binding `ace-window`, maybe you'd like to customize Aside from binding `ace-window`, maybe you'd like to customize

Loading…
Cancel
Save