libtmux Reference MCP Search
On this page

tmux.Pane.SetWidth

View as Markdown

Module
tmux
Declared in
Pane
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/pane_geometry.go
SetWidth ( ctx : context.Context , width : int ) (Pane, error)
method [source]
method [source]
SetWidth

SetWidth resizes the pane to a nonnegative absolute width in cells. Zero is an explicit width. Targeting, refresh, and error semantics match Pane.Resize .

0 declared, 0 inherited

Esc

Type to search.