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

Swift API

Swift documentation

View as Markdown

Declared in
Server
Package
libtmux-swift
Source
Sources/LibTmux/Options.swift
Other languages
PythonRubyLuaTypeScriptRustGoJava.NETC++
hooks(_:) ( scope : HookScope ) → [TmuxHook]
methodasync [source]
methodasync [source]
hooks(_:)

Hooks tmux has a command for.

show-hooks lists every hook name tmux knows, most with nothing bound. Only the bound ones are reported here — an unbound name is not a hook, it is a place one could go.

Raises

Discussed in Options and hooks

In other ports Read the server's global hooks
In other ports Read a session's hooks
In other ports Read a window's hooks
In other ports Read a pane's hooks

0 declared, 0 inherited

Esc

Type to search.