ZIP
WinGet
micro
zyedidia · 2.0.15 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
micro-2.0.15-win32.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
zyedidia.micro
Version
2.0.15
Description
A modern and intuitive terminal-based text editor.
License
MIT
↗
Homepage
https://micro-editor.github.io/
Release Notes
Micro 2.0.15
Get well into 2026 and have a happy new year! 🎆
What's Changed
New options
- truecolor (supersedes the MICRO_TRUECOLOR environment variable) (by @JoeKar in #2867)
- showchars (deprecates indentchar) (by @Neko-Box-Coder in #3760)
- lockbindings for completely disallowing plugins to modify keybindings (by @Neko-Box-Coder in #3618)
- helpsplit for changing default split type for the help command (by @JoeKar in #3502)
- pageoverlap for setting number of lines kept during page up/page do…