Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

Rust API

Rust documentation

server.Server.unset_option

Rust

View as Markdown

Module
server
Declared in
Server
Package
libtmux
Source
crates/libtmux/src/server/settings.rs
Other languages
PythonTypeScriptGo Java .NET C++ Swift
unset_option ( self , name : &str ) → Result<(), Error>
method [source]
method [source]
unset_option

Remove one server option.

Errors

Returns an error when tmux rejects the name.

In other ports Unset a server option

0 declared, 0 inherited

Esc

Type to search.