micro-editor / micro-editor/micro
TERM=foot-direct doesn't work with micro 2.0.14
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 29.6k
- Forks
- 1.4k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 10
Description
# micro --version
Version: 2.0.14
Commit hash: 04c57704
Compiled on August 28, 2024
It takes around 20 seconds to micro to bring up the TUI and when it does it looks godawful.
TERM=foot micro ## this works
TERM=foot-direct micro ## this doesn't
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
Reproduce the difference between TERM=foot micro and TERM=foot-direct micro using micro 2.0.14, including the startup delay and malformed TUI shown in the report. Start by tracing terminal initialization and capability handling, then verify that both TERM values launch promptly with a correctly rendered interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100