On this page
tmux.Pane.SetWidth
- Module
- tmux
- Declared in
- Pane
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/pane_geometry.go
-
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