libtmux Reference MCP Search
On this page

session.Session.selectWindow

View as Markdown

Module
session
Declared in
Session
Package
@libtmux/libtmux
Source
packages/libtmux/src/session.ts
selectWindow ( target : : WindowTarget ) Promise<void>
method [source]
method [source]
selectWindow

Select the last, next, or previous window, or one named by target.

Examples

await session.selectWindow("next");

0 declared, 0 inherited

Esc

Type to search.