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

mcp.model.ResizePaneArgs

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

API reference · Markdown

struct mcp.model.ResizePaneArgs
struct [source]
struct [source]
struct mcp.model.ResizePaneArgs

Arguments for resizing a pane.

Members

pane

pane : String
attribute [source]
attribute [source]
pane

The %-prefixed pane id.

direction

direction : String
attribute [source]
attribute [source]
direction

Which edge to move: up, down, left , or right.

cells

cells : u32
attribute [source]
attribute [source]
cells

How many rows or columns to move it by.

Esc

Type to search.