On this page
window.settings.Window.append_option
- Module
- window.settings
- Declared in
- Window
- Package
- libtmux
- Source
- crates/libtmux/src/window/settings.rs
-
-
Append to one option rather than replacing it.
Errors
Returns an error when tmux rejects the name or value.
Returns
crate::Error::OptionScopeMismatchwhen tmux keeps the option in another of its tables.
0 declared, 0 inherited