libtmux Reference MCP Search
On this page

tmux.Pane.SetHeight

View as Markdown

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

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

0 declared, 0 inherited

Esc

Type to search.