- Module
- LibTmux
- Declared in
- Window
- Package
- libtmux
- Source
- gems/libtmux/lib/libtmux/operations.rb
- Other languages
- PythonLuaTypeScriptRustGoJava.NETC++ Swift
- resize ( width : ::Integer? = nil , height : ::Integer? = nil , timeout : ::Numeric = nil , cancel : untyped = nil ) ::LibTmux::CommandResult
-
Behavior: Entity mutation.
Behavior contract: Entity mutation.
- Raises
-
-
ArgumentError
-
In other ports Resize a window
- Python
libtmux.Window.resize - Lua
libtmux.Window:resize - TypeScript
window.Window.resize - Rust
window.Window.resize - Go
tmux.Window.Resize - Java
io.github.libtmux.Window.Window.resizeTo - .NET
LibTmux.Window.ResizeAsync - C++
libtmux::Window::resize - Swift both
Server.resizeoverloads size a pane, not a window
0 declared, 0 inherited