- Module
- session
- Declared in
- Session
- Package
- libtmux
- Source
- crates/libtmux/src/session.rs
- Other languages
- Python TypeScript GoJava.NETC++Swift
-
Move to the previous window, and return it.
Nonewhen there is none; seeSelf::next_window.Errors
Returns an error when tmux cannot be reached or refuses the move.
In other ports Move to the previous window of a session
- Python
libtmux.Session.previous_window - TypeScript
Session.selectWindowtakesnext,previousorlast - Go
tmux.Session.PreviousWindow - Java
io.github.libtmux.Session.Session.previousWindow - .NET
LibTmux.Session.SelectPreviousWindowAsync - C++
libtmux::Session::select_previous_window - Swift
Server.selectPreviousWindow(in:)
- Python
0 declared, 0 inherited