libtmux Reference MCP Search
On this page

window.settings.Window.unset_option

View as Markdown

Module
window.settings
Declared in
Window
Package
libtmux
Source
crates/libtmux/src/window/settings.rs
unset_option ( self , name : &str ) Result<(), Error>
method [source]
method [source]
unset_option

Remove one option, restoring whatever it inherits.

Errors

Returns an error when tmux rejects the name.

Returns crate::Error::OptionScopeMismatch when tmux keeps the option in another of its tables.

0 declared, 0 inherited

Esc

Type to search.