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

pane.Pane.session

TypeScript

View as Markdown

Module
pane
Declared in
Pane
Package
libtmux
Source
packages/libtmux/src/pane.ts
Other languages
Python Ruby Lua Rust Go Java .NETC++ Swift
session ( ) → Session | undefined
method [source]
method [source]
session

The session containing this pane.

Examples

pane.session?.name;
In other ports The session containing a pane

0 declared, 0 inherited

Esc

Type to search.