tmux-python / tmux-python/libtmux
libtmux cli: `list-sessions`, `list-windows`, `list-panes` via colored cli output, json / ndjson
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 127
- Avg merge
- 2h 13m
- Merged PRs (30d)
- 1
Description
Similar to vcspull list
perfect for LLM usage
also give ability to output a snapshot via cli command #370
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
Start by reviewing libtmux's existing CLI entry points and the behavior referenced by vcspull list and issue #370. Clarify the scope for list-sessions, list-windows, and list-panes, including colored, JSON, NDJSON, and snapshot output. Done means the requested CLI output modes are specified and implemented consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100