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

tmux.SplitPaneRequest.Percentage

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

View as Markdown

Module
tmux
Declared in
SplitPaneRequest
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/pane_create.go
Percentage : *int
attribute [source]
attribute [source]
Percentage

Percentage selects a size from 0 through 100; nil omits it. It is sent as tmux's "-l N%", which every supported version accepts; the older -p spelling is rejected by tmux 3.4.

0 declared, 0 inherited

Esc

Type to search.