On this page
libtmux.Server.start_server
- Module
- libtmux
- Declared in
- Server
- Package
- libtmux
- Source
- src/libtmux/server.py
-
Start the tmux server via
$ tmux start-server.Usually not needed since the server starts automatically on first session creation.
>>> server.start_server()
0 declared, 0 inherited