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

Python API

Python documentation

libtmux.Pane.set_width

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

View as Markdown

Module
libtmux
Declared in
Pane
Package
libtmux
Source
src/libtmux/pane.py
Other languages
Ruby Lua TypeScript Rust Go Java .NETC++ Swift
set_width ( self , width : int ) → Pane
method [source]
method [source]
set_width

Set pane width.

Parameters
  • width ( int ) – Pane width, in cells.

Returns

Pane Self, for method chaining.

In other ports Set a pane's width

0 declared, 0 inherited

Esc

Type to search.