libtmux Reference MCP Search
On this page

LibTmux.TmuxHookEntry

View as Markdown

Module
LibTmux
Package
LibTmux
Source
src/LibTmux/Hooks/TmuxHooks.cs
struct LibTmux.TmuxHookEntry
struct [source]
struct [source]
struct LibTmux.TmuxHookEntry

One command a hook runs, and where it sits in the order.

The command is kept as tmux prints it. tmux normalises what it is given once, on the way in, and prints the result unchanged from then on, so the printed text can be handed straight back to set-hook.

3 declared, 0 inherited

Members

  • TmuxHookEntry method Initializes one hook entry.
  • Command property Gets the tmux command, as tmux prints it.
  • Index property Gets where the command sits in the hook's order.
Esc

Type to search.