libtmux Reference MCP Search
On this page

LibTmux.PaneDirection

View as Markdown

Module
LibTmux
Package
LibTmux
Source
src/LibTmux/Constants/TmuxEnums.cs
enum LibTmux.PaneDirection
enum [source]
enum [source]
enum LibTmux.PaneDirection

Defines pane placement directions.

4 declared, 0 inherited

Members

  • Above constant Places the pane above.
  • Below constant Places the pane below.
  • Left constant Places the pane to the left.
  • Right constant Places the pane to the right.
Esc

Type to search.