libtmux Reference MCP Search
On this page

LibTmux.Pane.SetWidthAsync

View as Markdown

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

Sets this pane's width.

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

  • cancellationToken ( CancellationToken ) – Cancels the tmux command.

Returns

A replacement handle carrying the new size.

0 declared, 0 inherited

Esc

Type to search.