On this page
config.paneCommands
- Module
- config
- Package
- @libtmux/libtmux
- Source
- packages/workspace/src/config.ts
- paneCommands ( pane : : WorkspacePane , window : : WorkspaceWindow ) readonly string[]
-
Normalize a pane entry to the commands it should run, in order.
A window's
shell_command_beforeruns in every one of its panes, ahead of that pane's own commands, which is how tmuxp seeds a common environment.
0 declared, 0 inherited