On this page
libtmux::Window::select_last_pane
- Module
- libtmux
- Declared in
- Window
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- select_last_pane ( ) expected< Pane, CommandFailure >
-
Go back to the pane that was selected before the current one, and answer with it.
Server state, like the window equivalent: nothing in a listing says which pane that was. A window holding one pane is refused rather than reselecting it, which is what tmux does.
0 declared, 0 inherited