- Module
- window
- Declared in
- Window
- Package
- libtmux
- Source
- crates/libtmux/src/window.rs
- Other languages
- PythonTypeScriptGo Java .NETC++Swift
-
Move to the previous named layout, and return the window.
Errors
Returns an error when tmux refuses the command.
In other ports Apply a window's previous layout preset
- Python
libtmux.Window.previous_layout - TypeScript
window.Window.previousLayout - Go
tmux.Window.PreviousLayout - Java
Window.applyLayoutrestores a named layout; there is no previous step - .NET
LibTmux.Window.SelectPreviousLayoutAsync - C++
libtmux::Window::previous_layout - Swift
Server.previousLayout(_:)
- Python
0 declared, 0 inherited