tmux-python / tmux-python/libtmux
event-driven API?
Open
Nobody has claimed this yet.
enhancement
pinned
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 127
- Avg merge
- 2h 13m
- Merged PRs (30d)
- 1
Description
I'd love to be able to have an application spying on a tmux session and waiting for particular things to happen (particularly, subprocesses ending, panes closing). To do this concurrently though the API would have to be non-blocking. Is this a possibility?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by reviewing the existing libtmux API and how tmux exposes session events; done would require a clearly specified non-blocking event-driven interface covering subprocess completion and pane closure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100