Server.selectLastWindow(in:)
- Declared in
- Server
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Navigation.swift
- Other languages
- Python Ruby Lua TypeScript RustGoJava.NETC++
-
Returns to the window that was active before the current one.
- Raises
In other ports Return to the window that was active before
- Python
libtmux.Session.last_window - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript
Session.selectWindowtakesnext,previousorlast - Rust
session.Session.last_window - Go
tmux.Session.LastWindow - Java
io.github.libtmux.Session.Session.lastWindow - .NET
LibTmux.Session.SelectLastWindowAsync - C++
libtmux::Session::select_last_window
0 declared, 0 inherited