prompt-toolkit / prompt-toolkit/python-prompt-toolkit
Extend PromptSession to a full screen application
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 10.6k
- Forks
- 815
- PR merge metrics
- No merged PRs in 30d
Description
Instead of trying to embed prompt into full screen app (#652 #640), is it possible to just extend PromptSession, because it is already the app that runs the event loop?
Contributor guide
No contributing guide indexed for this repository
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 with the PromptSession entry point and review how it currently owns the event loop, along with the related embedding discussions in issues #652 and #640. The requested outcome is a full-screen application built by extending PromptSession, but the issue does not define the required API or acceptance criteria.
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