rt pane peek
rt › pane › peek
The last lines of a pane's visible screen
Usage
rt pane peek <pane> [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
<pane> | text | herdr pane id | |
--lines | text | How many lines from the bottom | |
--json | boolean | false | Emit JSON |
See code: commands/pane.ts › panePeek