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

LibTmux.TmuxMenuItem

.NET
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET
  • C++ Unavailable
  • Swift Unavailable

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

  • 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.
  • TmuxMenuItem method Initializes one menu item.
Esc

Type to search.