Skip to content

Commit 0ef5b53

Browse files
committed
Document that window move bindings are repeatable
1 parent f6eb379 commit 0ef5b53

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ Newly created pane always has the same path as the original pane.
8080
- `prefix + <` - moves current window one position to the left
8181
- `prefix + >` - moves current window one position to the right
8282

83+
These mappings are `repeatable`.
84+
8385
### Installation with [Tmux Plugin Manager](https://github.com/tmux-plugins/tpm) (recommended)
8486

8587
Add plugin to the list of TPM plugins in `.tmux.conf`:

0 commit comments

Comments
 (0)