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

session.Session.activeWindow

TypeScript

View as Markdown

Module
session
Declared in
Session
Package
libtmux
Source
packages/libtmux/src/session.ts
Other languages
Python Ruby Lua RustGoJava.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 ports The session's active window

0 declared, 0 inherited

Esc

Type to search.