libtmux Reference MCP Search
On this page

session.settings.Session.unset_hook

View as Markdown

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

Remove one hook.

Errors

Returns an error when tmux rejects the hook name.

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

0 declared, 0 inherited

Esc

Type to search.