libtmux Reference MCP Search
On this page

LibTmux.DisplayMenuRequest

View as Markdown

Module
LibTmux
Package
LibTmux
Source
src/LibTmux/Requests/DisplayMenuRequest.cs
struct LibTmux.DisplayMenuRequest
struct [source]
struct [source]
struct LibTmux.DisplayMenuRequest

Describes one display-menu invocation.

14 declared, 0 inherited

Members

  • DisplayMenuRequest method Initializes a menu.
  • BorderLines property Gets which line style draws the border.
  • BorderStyle property Gets the style of its border.
  • 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.
  • X property Gets where the menu sits across the screen.
  • Y property Gets where the menu sits down the screen.
Esc

Type to search.