On this page
Server.selectLastPane(in:)
- Declared in
- Server
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Navigation.swift
-
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
0 declared, 0 inherited