Server.previousLayout(_:)
- Declared in
- Server
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Navigation.swift
- Other languages
- Python Ruby Lua TypeScriptRustGo Java .NETC++
-
- Raises
In other ports Apply a window's previous layout preset
- Python
libtmux.Window.previous_layout - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript
window.Window.previousLayout - Rust
window.Window.previous_layout - Go
tmux.Window.PreviousLayout - Java
Window.applyLayoutrestores a named layout; there is no previous step - .NET
LibTmux.Window.SelectPreviousLayoutAsync - C++
libtmux::Window::previous_layout
0 declared, 0 inherited