Commit 82c6330
committed
docs(index): Highlight snapshot_pane, paste_text, and navigation on the landing page
why: The "What you can do" teaser on the docs landing page listed
only the pre-PR tool subset, missing the headline capabilities added
in PR #11. Readers arriving at the landing page couldn't see at a
glance that the server now covers rich one-shot snapshots, bracketed
paste, content-change waits, pane/window navigation, and output
logging.
what:
- Inspect: add `snapshot-pane` (rich capture), `wait-for-content-change`
(generic change detection), and `display-message` (arbitrary tmux
format queries).
- Act: add `paste-text` (multi-line paste), `select-pane` /
`select-window` (navigation), `move-window` (rearrange), and
`pipe-pane` (output logging).
- Keep the teaser selective — swap_pane, enter_copy_mode, and
exit_copy_mode remain discoverable via "Browse all tools →".1 parent 74cefb4 commit 82c6330
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments