Skip to content

Commit 8c0dfda

Browse files
committed
docs(tmux): add scroll mode shortcuts
1 parent 5b9750b commit 8c0dfda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tmux/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@
4949
| `<Prefix> x` | Destroy pane |
5050
| `clear` or `Ctrl+l` | Clear current pane output (equivalent to <kbd>⌘</kbd> + <kbd>K</kbd>) |
5151
| `<Prefix> r` | Render UI |
52+
| `<Prefix> [` | Enter scroll mode |
53+
| `q` | Exit scroll mode |
5254

5355
---
5456

0 commit comments

Comments
 (0)