On this page
session.settings.Session.append_option
- Module
- session.settings
- Declared in
- Session
- Package
- libtmux
- Source
- crates/libtmux/src/session/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