Libtmux

Latest version: v0.37.0

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

Scan your dependencies

Page 15 of 15

0.5

- 8 new exception `UnknownOption`
- 8 return `None` for options that are valid tmux options,
but unset at that scope.
- 6 major documentation overhaul

0.4.1

Not secure
- update `which()` to find tmux via `os.environ['PATH']`.
<https://redd.it/4laeut>

0.4.0

- attributes for formatters are now accessible via
`Session`, `Window` and `Pane` objects. `session.name`
is equivalent to `session.get('session_name')`, you can do the
same with other properties in `_info`. `window.name`,
`pane.current_path`, `session.id`, `window.id`, `pane.id`,
`session.index`, `window.index`, `pane.index`, etc.
- `attached_sessions`, `attached_window` and
`attached_pane` are now properties.
- `_TMUX` metadata object changed to `_info`.
- `.findWhere()` is now `find_where`.
- README and usage fixes

0.3.0

- switch to pytest

0.1.0

- libtmux forked from [tmuxp].

[tmuxp]: https://github.com/tmux-python/tmuxp
[askedrelic]: https://github.com/askedrelic

<!---
vim: set filetype=markdown:
-->

Page 15 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.