Libtmux

Latest version: v0.37.0

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

Scan your dependencies

Page 6 of 15

0.19.0

New features

- `pane.capture_pane()` learned to accept `start` and `end` line numbers (465)

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

Page 6 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.