micro-editor / micro-editor/micro
Default plugins cannot be turned off from the command line
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 29.6k
- Forks
- 1.4k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 10
Description
Description of the problem or steps to reproduce
The documentation states that default plugins can be set as boolean options. After experimenting it seems they can be set in ~/.config/micro/settings.json but not from the command line. Perhaps they should work in both or, if the current behaviour is intended, it could be more clearly described in the documentation.
Specifications
Version: 2.0.10
Commit hash: b9763856
Compiled on August 07, 2021
OS: Linux Mint 20
Terminal: xfce4-terminal 0.8.9.1
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 comparing how boolean default-plugin options are handled from the command line with their handling in ~/.config/micro/settings.json, using the options documentation linked in the issue as the expected behavior. Done means default plugins can be disabled from the command line, or the documentation clearly states that this is intentionally unsupported.
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