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

mcp.views.Size

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

API reference · Markdown

struct mcp.views.Size
struct [source]
struct [source]
struct mcp.views.Size

A pane's size after being resized.

Members

pane

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

The pane that was resized.

width

width : u32
attribute [source]
attribute [source]
width

How wide it is now, in columns.

height

height : u32
attribute [source]
attribute [source]
height

How tall it is now, in rows.

Esc

Type to search.