On this page
pane.settings.Pane.set_option
- Module
- pane.settings
- Declared in
- Pane
- Package
- libtmux
- Source
- crates/libtmux/src/pane/settings.rs
-
Set one option.
The value is marked sensitive, so it never reaches
Debug, an error, or a tracing span.Errors
Returns an error when tmux rejects the name or value.
Returns
crate::Error::OptionScopeMismatchwhen tmux keeps the option in another of its tables.Discussed in Options and hooks
0 declared, 0 inherited