window.Window.append_option
Rust
- Python Unavailable
- TypeScript Unavailable
- Rust
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- window
- 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