Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

LibTmux.PaneDirection

.NET
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET
  • C++ Unavailable
  • Swift Unavailable

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.