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

types.SplitOptions.size

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

View as Markdown

Module
types
Declared in
SplitOptions
Package
libtmux
Source
packages/libtmux/src/types.ts
size : : SplitSize
propertyreadonly [source]
propertyreadonly [source]
size

How big the new pane is, tmux's -l.

splitSize(20) authenticates cells along the split's own axis; an exact "30%" literal is that share of the pane. Without it tmux halves the pane.

0 declared, 0 inherited

Esc

Type to search.