We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a96d10 + 9c1f038 commit b4e5066Copy full SHA for b4e5066
README.md
@@ -25,7 +25,14 @@ Notice most of the bindings emulate vim cursor movements.
25
- `prefix + l`<br/>
26
select pane on the right
27
28
-<br/><br/><br/><br/><br/>
+<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/>
36
37
<img align="right" src="/screenshots/pane_resizing.gif" alt="pane resizing"/>
38
0 commit comments