libtmux Reference MCP Search
On this page

LibTmux.TmuxMenuItem

View as Markdown

Module
LibTmux
Package
LibTmux
Source
src/LibTmux/Utilities/TmuxMenuItem.cs
struct LibTmux.TmuxMenuItem
struct [source]
struct [source]
struct LibTmux.TmuxMenuItem

One line of a tmux menu.

tmux takes menu items as bare triples on the command line rather than as flags, so the order of the three is what tells them apart.

4 declared, 0 inherited

Members

  • TmuxMenuItem method Initializes one menu item.
  • Command property Gets the tmux command it runs.
  • Key property Gets the key that chooses it.
  • Name property Gets the text shown for the item.
Esc

Type to search.