- Module
- session
- Declared in
- Session
- Package
- libtmux
- Source
- crates/libtmux/src/session.rs
- Other languages
- Python TypeScript GoJava.NETC++Swift
-
Move to the window that was active before this one, and return it.
Nonewhen nothing else has been active yet; seeSelf::next_window.Errors
Returns an error when tmux cannot be reached or refuses the move.
In other ports Return to the window that was active before
- Python
libtmux.Session.last_window - TypeScript
Session.selectWindowtakesnext,previousorlast - Go
tmux.Session.LastWindow - Java
io.github.libtmux.Session.Session.lastWindow - .NET
LibTmux.Session.SelectLastWindowAsync - C++
libtmux::Session::select_last_window - Swift
Server.selectLastWindow(in:)
- Python
0 declared, 0 inherited