io.github.libtmux.Window.Window.resizeTo
- Module
- io.github.libtmux.Window
- Declared in
- Window
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Window.java
- Other languages
- PythonRubyLuaTypeScriptRustGo.NETC++ Swift
- resizeTo ( size : Dimensions ) void
-
Resizes this window in terminal cells.
In other ports Resize a window
- Python
libtmux.Window.resize - Ruby
LibTmux::Window#resize - Lua
libtmux.Window:resize - TypeScript
window.Window.resize - Rust
window.Window.resize - Go
tmux.Window.Resize - .NET
LibTmux.Window.ResizeAsync - C++
libtmux::Window::resize - Swift both
Server.resizeoverloads size a pane, not a window
- Python
0 declared, 0 inherited