tmux-python / tmux-python/tmuxp
tmuxp pass args to tmux
Open
Nobody has claimed this yet.
pinned
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 248
- Avg merge
- 2h 13m
- Merged PRs (30d)
- 1
Description
Is there a way (can't find any) to pass an arbitrary arg to tmux? I want to pass -CC but I don't see an easy way to do that and I'm not familiar with the packages you're using so I'm not sure where in the code this would have to be.
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 at tmuxp's CLI/session-manager entry point and trace how libtmux invokes tmux. Check the issue discussion for any agreed configuration shape or constraints around arbitrary arguments such as -CC; done means a defined way to pass them and corresponding coverage or documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100