Improve terminal window width awareness
Open
@asgrim is already working on this.
Since Aug 17, 2026.
enhancement
maintainer investigating
- Dominant language
- PHP
- Stars
- 2k
- Forks
- 73
- Avg merge
- 3h 37m
- Merged PRs (30d)
- 11
Description
Reported on #11 by @derickr
It seems the UI is not aware of the size of my terminal window, and it does not wrap text appropriately — this is particularly annoying with the help output.
Investigate if symfony/console has a way to improve the wrapping / formatting
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.
Assessment
This issue has not been assessed yet.