LibTmux.TmuxMenuItem
.NET
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET
- C++ Unavailable
- Swift Unavailable
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/Utilities/TmuxMenuItem.cs
-
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.