On this page
types.CmdOptions.target
- Module
- types
- Declared in
- CmdOptions
- Package
- @libtmux/libtmux
- Source
- packages/libtmux/src/types.ts
-
Address a different target than the handle's own, or
nullfor none.A handle sends its own id by default, so
pane.cmd("clock-mode")addresses that pane. A few tmux commands take no target and reject one.
0 declared, 0 inherited