Skip to content

Commit b4e5066

Browse files
author
Bruno Sutic
committed
Merge pull request #5 from janko-m/toggling-windows-note
Add note for overriding last-window binding
2 parents 9a96d10 + 9c1f038 commit b4e5066

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,14 @@ Notice most of the bindings emulate vim cursor movements.
2525
- `prefix + l`<br/>
2626
select pane on the right
2727

28-
<br/><br/><br/><br/><br/>
28+
<br/>
29+
30+
**Note**: This overrides tmux's default binding for toggling between last
31+
active windows, `prefix + l`.
32+
[tmux-sensible](https://github.com/tmux-plugins/tmux-sensible) gives you
33+
a better binding for that, `prefix + a` (if your prefix is `C-a`).
34+
35+
<br/><br/>
2936

3037
<img align="right" src="/screenshots/pane_resizing.gif" alt="pane resizing"/>
3138

0 commit comments

Comments
 (0)