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

Python API

Python documentation

libtmux.Window.name

View as Markdown

Module
libtmux
Declared in
Window
Package
libtmux
Source
src/libtmux/window.py
Other languages
RubyLua TypeScript RustGoJava.NETC++Swift
name ( self ) → str | None
property [source]
property [source]
name

Alias of Window.window_name .

>>> window.name '...'

>>> window.name == window.window_name True

In other ports A window's name

0 declared, 0 inherited

Esc

Type to search.