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

window.Window.session

TypeScript

View as Markdown

Module
window
Declared in
Window
Package
libtmux
Source
packages/libtmux/src/window.ts
Other languages
Python Ruby Lua RustGoJava.NETC++ Swift
session ( ) → Session | undefined
method [source]
method [source]
session

The session this placement belongs to.

Examples

window.session?.name;

Discussed in Traversal

In other ports Find the session containing a window placement

0 declared, 0 inherited

Esc

Type to search.