libtmux Reference MCP Search
On this page

LibTmux.Window.SelectPaneAsync

View as Markdown

Module
LibTmux
Declared in
Window
Package
LibTmux
Source
src/LibTmux/Window.Panes.cs
SelectPaneAsync ( target : string , cancellationToken : CancellationToken ) Task<Pane?>
methodasync [source]
methodasync [source]
SelectPaneAsync

Selects a pane in this window.

Parameters
  • target ( string ) – A pane target, or a direction such as -U.

  • cancellationToken ( CancellationToken ) – Cancels the tmux command.

Returns

The pane that is active afterwards, or null when none is.

0 declared, 0 inherited

Esc

Type to search.