Skip to content

Commit 14ebe72

Browse files
author
Dan Sutton
committed
Update readme with window kill and yank
1 parent 0a9face commit 14ebe72

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ panes. `W` cycles in the opposite direction.
4343
- `2`: create a new horizontal split
4444
- `3`: create a new vertical split
4545
- `0`: delete the current window
46+
- `k`: kill all buffers and put window config on the stack
47+
- `y`: make the window configuration according to the last config
48+
pushed onto the stack
4649
- `?`: Display menu listing commands
4750

4851
The best part of this is that resize-window keeps listening for more

0 commit comments

Comments
 (0)