libtmux Reference MCP Search
On this page

LibTmux.PaneSelectDirection

View as Markdown

Module
LibTmux
Package
LibTmux
Source
src/LibTmux/Requests/SelectPaneRequest.cs
enum LibTmux.PaneSelectDirection
enum [source]
enum [source]
enum LibTmux.PaneSelectDirection

Names which pane a selection moves to.

5 declared, 0 inherited

Members

  • Down constant The pane below.
  • Last constant The pane that was last active.
  • Left constant The pane to the left.
  • Right constant The pane to the right.
  • Up constant The pane above.
Esc

Type to search.