libtmux Reference MCP Search
On this page

Server.resize(_:width:height:)

View as Markdown

Declared in
Server
Package
libtmux-swift
Source
Sources/LibTmux/Mutations.swift
Other languages
PythonTypeScriptRustGoJava.NET C++
resize(_:width:height:) ( pane : Pane , width : Int? , height : Int? ) ()
methodasync [source]
methodasync [source]
resize(_:width:height:)

Sets a pane's size outright.

Passing neither dimension does nothing rather than sending tmux a command with nothing to do.

Raises
In other languages Resize a pane

0 declared, 0 inherited

Esc

Type to search.