libtmux Reference MCP Search
On this page

io.github.libtmux.Pane.Pane.resize

View as Markdown

Module
io.github.libtmux.Pane
Declared in
Pane
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/Pane.java
Other languages
PythonTypeScriptRustGo.NET C++ Swift
resize ( direction : Direction , cells : int ) void
method [source]
method [source]
resize

Grows this pane by a number of cells in one direction.

Parameters
  • direction ( Direction ) – which way to grow, named rather than flagged

  • cells ( int ) – how many terminal cells to grow by

In other languages Resize a pane

0 declared, 0 inherited

Esc

Type to search.