prompt-toolkit / prompt-toolkit/python-prompt-toolkit
Wrapping validation message
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 10.6k
- Forks
- 815
- PR merge metrics
- No merged PRs in 30d
Description
Given that multiline toolbar works (https://github.com/prompt-toolkit/python-prompt-toolkit/issues/587), wouldn't it be possible to get wrapping (or at least multiline) validation message?
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 by reading issue #587 about multiline toolbars and compare its behavior with the validation-message behavior described here. Trace the validation-message rendering entry point and determine the expected wrapping or multiline output, then add coverage showing the chosen behavior and run the relevant test suite.
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
- 25/100