You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
why: Users should be able to jump directly to API reference from
the core concepts table.
what:
- Link Server/Session/Window/Pane to their respective API pages
- Add note about Options and Hooks abstractions with links
|[`Pane`](https://libtmux.git-pull.com/api/panes.html)| tmux pane (`%1`, `%2`,...) | Where commands run |
233
+
234
+
Also available: [`Options`](https://libtmux.git-pull.com/api/options.html) and [`Hooks`](https://libtmux.git-pull.com/api/hooks.html) abstractions for tmux configuration.
0 commit comments