tmux_copy_scroll
Scroll through tmux pane output in copy mode by specifying direction and step amount; enters copy mode automatically when needed.
Instructions
Scroll within copy mode.
direction is one of: up, down, page-up, page-down, halfpage-up,
halfpage-down, top, bottom. amount repeats the step (ignored for
top/bottom). Enters copy mode first if needed. Requires tmux 2.4+.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_pane | Yes | ||
| direction | No | up | |
| amount | No | ||
| target | No |