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

Python API

Python documentation

libtmux.Server.start_server

Python

View as Markdown

Module
libtmux
Declared in
Server
Package
libtmux
Source
src/libtmux/server.py
Other languages
Ruby Lua TypeScript RustGo Java .NET C++ Swift
start_server ( self ) → None
method [source]
method [source]
start_server

Start the tmux server via $ tmux start-server.

Usually not needed since the server starts automatically on first session creation.

>>> server.start_server()

In other ports Start the server without creating a session

0 declared, 0 inherited

Esc

Type to search.