libtmux Reference MCP Search
On this page

libtmux.Window.__exit__

View as Markdown

Module
libtmux
Declared in
Window
Package
libtmux
Source
src/libtmux/window.py
__exit__ ( self , exc_type : type[BaseException] | None , exc_value : BaseException | None , exc_tb : types.TracebackType | None ) None
method [source]
method [source]
__exit__

Exit the context, killing the window if it exists.

Parameters

0 declared, 0 inherited

Esc

Type to search.