LibTmux.DisplayMenuRequest
.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/Requests/DisplayMenuRequest.cs
-
Describes one
display-menuinvocation.
15 declared, 0 inherited
Members
- BorderLines property Gets which line style draws the border.
- BorderStyle property Gets the style of its border.
- DisplayMenuRequest method Initializes a menu.
- Items property Gets the lines the menu offers.
- Mouse property Gets whether the mouse can choose an item.
- SelectedStyle property Gets the style of the selected line.
- StartingChoice property Gets the item selected when it opens.
- StayOpen property Gets whether the menu stays open after a choice.
- Style property Gets the style of the menu itself.
- TargetClient property Gets the client shown the menu.
- TargetPane property Gets the pane the menu belongs to.
- Title property Gets the title shown above them.
- ToCommand method Returns a menu request as one tmux command.
- X property Gets where the menu sits across the screen.
- Y property Gets where the menu sits down the screen.