libtmux Reference MCP Search
On this page

session.Session.activeWindow

View as Markdown

Module
session
Declared in
Session
Package
@libtmux/libtmux
Source
packages/libtmux/src/session.ts
Other languages
PythonRustGoJava.NETC++ Swift
activeWindow ( ) Window | undefined
method [source]
method [source]
activeWindow

The window tmux marks active in this session.

Examples

session.activeWindow?.name;

Discussed in Traversal

In other languages The session's active window

0 declared, 0 inherited

Esc

Type to search.