Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

libtmux::Window::select_last_pane

C++

View as Markdown

Module
libtmux
Declared in
Window
Package
libtmux-cxx
Source
include/libtmux/entities.hpp
Other languages
Python Ruby Lua TypeScript RustGo Java .NETSwift
select_last_pane ( ) → expected< Pane, CommandFailure >
methodreadonly [source]
methodreadonly [source]
select_last_pane

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.

In other ports Return to the pane that was active before

0 declared, 0 inherited

Esc

Type to search.