micro
https://github.com/zyedidia/micro
Go
A modern and intuitive terminal-based text editor
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported22 Subscribers
Add a CodeTriage badge to micro
Help out
- Issues
- Option to disable plugins
- Replace GNUMake with a go build script
- Fix highlighting crash when line index is outdated
- Add `softwrapcolumn` option to soft-wrap at a fixed column
- Use sudo if required to read or stat a file
- buffer/search: only append to deltas when found in ReplaceRegex()
- Feat(hlchunk): + mode
- MoveLinesUp doesn't scroll the view to follow the selection when it moves above the viewport
- colors: Add `blink`, `dim` and `strikethrough` to the colorscheme attributes
- Add support for strikethrough in colorschemes
- Docs
- Go not yet supported