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

Go API

Go documentation

tmux.Window.NextLayout

View as Markdown

Module
tmux
Declared in
Window
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/window_layout.go
Other languages
Python Ruby Lua TypeScriptRustJava.NETC++Swift
NextLayout ( ctx : context.Context ) → error
method [source]
method [source]
NextLayout

NextLayout applies the next preset layout to the receiver's exact winlink. It changes pane geometry without selecting or refreshing the window. A transport or context error can be delivery-ambiguous; the void result cannot carry partial state and no rollback is attempted.

In other ports Apply a window's next layout preset

0 declared, 0 inherited

Esc

Type to search.