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

window.Window.unset_hook

Rust

View as Markdown

Module
window
Declared in
Window
Package
libtmux
Source
crates/libtmux/src/window/settings.rs
Other languages
PythonTypeScriptGo Java .NET C++ Swift
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.

In other ports Unbind a window hook

0 declared, 0 inherited

Esc

Type to search.