[FR] Fit to terminal size?
Open
Nobody has claimed this yet.
- Dominant language
- OCaml
- Stars
- 472
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to implement a fullscreen TUI application, but I realized there's no way I can detect the size of the terminal window/ receive message of terminal resize.
I think this is much needed for building a useful terminal application.
I PR is welcomed, I may take a look. :)
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
The issue names no files, tests, or entry points. Start by locating the framework's terminal handling, then define how applications obtain terminal dimensions and receive resize notifications; done means a fullscreen TUI can react to terminal-size changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100