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

window.Window.previousLayout

TypeScript

View as Markdown

Module
window
Declared in
Window
Package
libtmux
Source
packages/libtmux/src/window.ts
Other languages
Python Ruby Lua RustGo Java .NETC++Swift
previousLayout ( ) → Promise<void>
method [source]
method [source]
previousLayout

Apply this window's previous layout preset.

Examples

await window.previousLayout();
In other ports Apply a window's previous layout preset

0 declared, 0 inherited

Esc

Type to search.