libtmux Reference MCP Search
On this page

LibTmux.SetHookRequest

View as Markdown

Module
LibTmux
Package
LibTmux
Source
src/LibTmux/Requests/SetHookRequest.cs
struct LibTmux.SetHookRequest
struct [source]
struct [source]
struct LibTmux.SetHookRequest

Describes one set-hook invocation.

8 declared, 0 inherited

Members

  • SetHookRequest method Initializes a request to set one hook.
  • Append property Gets whether the command joins the hook's existing entries.
  • Global property Gets whether the global table is set instead of the local one.
  • Name property Gets the hook name, optionally with an array index.
  • RunImmediately property Gets whether tmux also runs the command now.
  • Scope property Gets the scope to set in, or null for the owner's own.
  • Unset property Gets whether the hook is removed rather than set.
  • Value property Gets the tmux command to run when the hook fires.
Esc

Type to search.