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

View as Markdown

Module
pane
Declared in
Pane
Package
libtmux
Source
crates/libtmux/src/pane.rs
Other languages
PythonTypeScriptGoJava.NET C++ Swift
resize ( mut , width : u32 , height : u32 ) → Result<&mut Self, Error>
method [source]
method [source]
resize

Resize the pane to an exact size in cells.

Errors

Returns an error when tmux refuses the size.

In other ports Resize a pane

0 declared, 0 inherited

Esc

Type to search.