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

mcp.model.SelectPaneArgs.direction

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

API reference · Markdown

mcp.model.SelectPaneArgs.direction : Option<String>
attribute [source]
attribute [source]
mcp.model.SelectPaneArgs.direction

Move relative to that pane instead of selecting it.

up, down, left , and right follow the layout, so up selects whatever pane is drawn above. last returns to the previously active pane, and next and previous step through the window's panes in order. Omit to select the named pane itself.

Esc

Type to search.