On this page
session.Session.last_window
- Module
- session
- Declared in
- Session
- Package
- libtmux
- Source
- crates/libtmux/src/session.rs
-
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.
0 declared, 0 inherited