We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c34808d commit 048f4edCopy full SHA for 048f4ed
README.md
@@ -71,7 +71,7 @@ Scrolling modes:
71
* `history` - enter copy mode and scroll over the pane content by line.
72
* `by-line` - scroll by line, the running process will receive <kbd>↑</kbd> / <kbd>↓</kbd> keys.
73
* `by-page` - scroll by page, the running process will receive <kbd>Page Up</kbd> / <kbd>Page Down</kbd> keys.
74
-* `pass-though` - the running process will receive mouse scroll events as is.
+* `pass-through` - the running process will receive mouse scroll events as is.
75
76
Example configuration:
77
0 commit comments