libtmux Reference MCP Search
On this page

LibTmux.TmuxMenuItem.TmuxMenuItem

View as Markdown

Module
LibTmux
Declared in
TmuxMenuItem
Package
LibTmux
Source
src/LibTmux/Utilities/TmuxMenuItem.cs
TmuxMenuItem ( name : string , key : string , command : string )
method [source]
method [source]
TmuxMenuItem

Initializes one menu item.

Parameters
  • name ( string ) – The text shown for the item.

  • key ( string ) – The key that chooses it.

  • command ( string ) – The tmux command it runs.

0 declared, 0 inherited

Esc

Type to search.