libtmux Reference MCP Search
On this page

LibTmux.Pane.SetHeightAsync

View as Markdown

Module
LibTmux
Declared in
Pane
Package
LibTmux
Source
src/LibTmux/Pane.Topology.cs
SetHeightAsync ( height : int , cancellationToken : CancellationToken ) Task<Pane>
method [source]
method [source]
SetHeightAsync

Sets this pane's height.

Parameters
  • height ( int ) – The height in cells.

  • cancellationToken ( CancellationToken ) – Cancels the tmux command.

Returns

A replacement handle carrying the new size.

0 declared, 0 inherited

Esc

Type to search.