On this page
io.github.libtmux.Session.Session.lastWindow
- Module
- io.github.libtmux.Session
- Declared in
- Session
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Session.java
-
Returns to the window that was active before this one.
- Raises
-
-
LibTmuxException – if nothing else has been active yet, which tmux reports rather than silently staying put
-
0 declared, 0 inherited