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

Rust API

Rust documentation

server.Server.unset_hook

Rust

View as Markdown

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

Remove one global hook.

Errors

Returns an error when tmux rejects the hook name.

In other ports Unbind a global hook

0 declared, 0 inherited

Esc

Type to search.