Libtmux

Latest version: v0.40.1

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 16

0.18.3

Improvement

- `fetch_objs` now raises `ObjectDoesNotExist` with detailed information on
lookup that failed (466)

0.18.2

Fixes

- Server: Launching of new session with default socket (857)

0.18.1

Fixes

- Window.panes: Fix docstring
- Remove unused code documentation

0.18.0

Breaking

- Server: Add `__repr__` and set `socket_path` if none set.

Before (0.17 and below):

python
<libtmux.server.Server object at ...>


New `__repr__` (0.18+):

python
Server(socket_name=test)


python
Server(socket_path=/tmp/tmux-1000/default)

0.17.2

- Server: Move `_list_panes` and `_update_panes` to deprecated

0.17.1

Fixes

- Documentation fixes
- Add deprecation warning to `Server.children`, `Session.children`,
`Window.children`.

Page 7 of 16

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.