Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

Go API

Go documentation

tmux.Pane.SetHeight

Go
  • Python
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go
  • Java Unavailable
  • .NET
  • C++
  • Swift Unavailable

View as Markdown

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
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 .

In other ports Set a pane's height

0 declared, 0 inherited

Esc

Type to search.