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

Go API

Go documentation

tmux.Window.PreviousLayout

Go

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 TypeScriptRust Java .NETC++Swift
PreviousLayout ( ctx : context.Context ) → error
method [source]
method [source]
PreviousLayout

PreviousLayout applies the previous 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 previous layout preset

0 declared, 0 inherited

Esc

Type to search.