On this page
config.PaneConfig
- Module
- config
- Package
- libtmux
- Source
- crates/tmux-workspace/src/config.rs
7 declared, 0 inherited
Members
- enter attribute Whether to press Enter after each command.
- environment attribute Environment variables set for the process this pane starts.
- focus attribute Whether this pane should end up selected.
- shell_commands attribute Commands to run in the pane once it exists.
- start_directory attribute The pane's working directory.
- suppress_history attribute Whether this pane's commands stay out of the shell's history.
- unsupported_keys attribute Keys this parser recognized on the pane but does not act on.