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

Python API

Python documentation

libtmux.Server.attach_session

Python
  • Python
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
libtmux
Declared in
Server
Package
libtmux
Source
src/libtmux/server.py
attach_session ( self , target_session : str | None = None ) → None
method [source]
method [source]
attach_session

Attach tmux session.

Parameters
  • target_session ( str | None ) – name of the session. fnmatch(3) works.

Raises

0 declared, 0 inherited

Esc

Type to search.