tmux-python / tmux-python/libtmux
Demo code doesn't create any window
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 127
- Avg merge
- 2h 13m
- Merged PRs (30d)
- 1
Description
Hello, i am trying to run the code either from
https://github.com/tmux-python/libtmux/issues/170 or from documentation
but in both cases i can't see any window is created. Code is executing without errors but there are just no windows / GUI.
Am i doing something wrong or i am missing some dependencies or something else... I don't have installed ptpython, but it's optional as far as i understood.
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 reproducing the code from issue #170 and the documentation, checking whether tmux and the optional ptpython dependency affect window creation. Compare the observed behavior with the documented example; done means identifying the missing prerequisite or correcting the example so it creates a visible window without errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100