tmux.Pane.SetWidth
- Module
- tmux
- Declared in
- Pane
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/pane_geometry.go
- Other languages
- Python Ruby Lua TypeScript Rust Java .NETC++ Swift
-
SetWidth resizes the pane to a nonnegative absolute width in cells. Zero is an explicit width. Targeting, refresh, and error semantics match
Pane.Resize.In other ports Set a pane's width
- Python
libtmux.Pane.set_width - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript no equivalent on
Pane - Rust no equivalent on
Pane - Java no equivalent on
Pane - .NET
LibTmux.Pane.SetWidthAsync - C++
libtmux::Pane::set_width - Swift no equivalent on
Pane
- Python
0 declared, 0 inherited