Hoist the TUI framework out so it can be re-used easily
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 14.6k
- Forks
- 734
- Avg merge
- 8h 40m
- Merged PRs (30d)
- 4
Description
Thanks for the awesome code!
Using the TUI parts of it, I've built an orthodox two-panel file commander. It's slim and cross-platform: https://github.com/kromych/ruf4
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 reading the existing TUI parts of the microsoft/edit repository and compare them with the reported reusable file commander at https://github.com/kromych/ruf4. Determine the framework boundary and extraction scope before changing anything; done means the TUI can be reused easily without depending on editor-specific code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100