Skip to content

Commit 7316676

Browse files
authored
Merge pull request #20 from wesm87/master
Fix "resizing panes" up & down key mappings in README
2 parents 3cb90de + 7e187c8 commit 7316676

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ a better binding for that, `prefix + a` (if your prefix is `C-a`).
4343
- `prefix + shift + h`<br/>
4444
resize current pane 5 cells to the left
4545
- `prefix + shift + j`<br/>
46-
resize 5 cells in the up direction
47-
- `prefix + shift + k`<br/>
4846
resize 5 cells in the down direction
47+
- `prefix + shift + k`<br/>
48+
resize 5 cells in the up direction
4949
- `prefix + shift + l`<br/>
5050
resize 5 cells to the right
5151

0 commit comments

Comments
 (0)