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

Swift API

Swift documentation

Server.selectLastPane(in:)

Swift

View as Markdown

Declared in
Server
Package
libtmux-swift
Source
Sources/LibTmux/Navigation.swift
Other languages
Python Ruby Lua TypeScript RustGo Java .NETC++
selectLastPane(in:) ( in : Window ) → ()
methodasync [source]
methodasync [source]
selectLastPane(in:)

Returns to the pane that was active before the current one.

tmux remembers one previous pane per window, so this is the pane select(_:)-(Pane) moved away from, not a history to walk back through.

Raises
In other ports Return to the pane that was active before

0 declared, 0 inherited

Esc

Type to search.