micro-editor / micro-editor/micro
The color column is not visible
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 29.6k
- Forks
- 1.4k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 10
Description
I set the colorcolumn to 72, but I don't see anything.
Here is my settings.json (tried also with just the colorcolumn line):
{
"colorcolumn": 72,
"colorscheme": "atom-dark",
"softwrap": true,
"wordwrap": true
}
Current OS: Windows 11, using Windows Terminal
Version used:
Version: 2.0.14
Commit hash: 04c57704
Compiled on August 27, 2024
I also tried different scheme in Windows Terminal, just in case (currently using Half-Dark
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 reproducing the issue in micro 2.0.14 on Windows 11 using Windows Terminal and the provided settings.json, including colorcolumn 72 with softwrap and wordwrap enabled. Done means identifying why the column is not visible and confirming that the configured column appears in the reported environment.
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
- 45/100