libtmux Reference MCP Search
On this page

window.PaneDirection

View as Markdown

Module
window
Package
libtmux
Source
crates/libtmux/src/window.rs
enum window.PaneDirection
enumoverload [source]
enumoverload [source]
enum window.PaneDirection

4 declared, 0 inherited

Members

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

Type to search.