KingDownloads

micro version history

10 releases tracked, newest first.

v2.0.15

Dec 31, 2025
- Added new options like `truecolor`, `showchars`, `lockbindings`, and `helpsplit` - Introduced new actions including `FirstTab`, `LastTab`, `SkipMultiCursorBack`, and cursor positioning commands - Improved syntax highlighting for Rust, C++, Shell, and other languages, plus added new syntaxes like OpenSCAD and PRQL - Fixed crashes, improved file saving safety, and added features like git status line support and terminal emulation for BSD/Solaris

10 downloads

v2.0.15-rc1

Pre-releaseDec 13, 2025
1st release candidate for micro 2.0.15

10 downloads

v2.0.14

Aug 27, 2024
Micro 2.0.14 * New options * `matchbracestyle` to choose whether to underline or highlight matching braces (by @toiletbril in https://github.com/zyedidia/micro/pull/2876) * `matchbraceleft` to choose whether to match brace to the left of the cursor (by @dmaluka in https://github.com/zyedidia/micro/pull/3432) * `hltrailingws` to highlight trailing whitespace (by @dmaluka in https://github.com/zyedidia/micro/pull/1897) * `hltaberrors` to highlight tab vs space inconsistencies (by @dmaluka in https://github.com/zyedidia/micro/pull/1897) * Cursor movement and selection improvements * Add `jump` command to perform a relative `goto` (by @JoeKar in https://github.com/zyedidia/micro/pull/3210) * Add sub-word movement actions and improve word movements (by @masmu in https://github.com/zyedidia/micro/pull/2665 https://github.com/zyedidia/micro/pull/3321) * Add paragraph selection actions and improve paragraph movements (by @hchac in https://github.com/zyedidia/micro/pull/3353) * Make Shift-PageUp/Down the default keybindings for SelectPageUp/Down (by @injust in https://github.com/zyedidia/micro/pull/3407) * Syntax highlighting improvements * Add signatures sup

16 downloads

v2.0.14-rc1

Pre-releaseAug 19, 2024
Release candidate for micro 2.0.14

9 downloads

v2.0.13

Oct 21, 2023
Micro 2.0.13 Changelog: * Introduced new `reload` option to control file reloading behavior when files are updated externally. * Bug fix for `term` command. * Minor bug fixes.

10 downloads

v2.0.12

Sep 6, 2023
Micro 2.0.12 New features and fixes: * Adds `fakecursor` option. * Adds `HistorySearchUp` and `HistorySearchDown` actions. * Adds `scrollbarchar` option. * Adds `-multiopen` flag. * Save with sudo for large files fixed. * Syntax highlighting engine improvements. * Many minor bug fixes and highlighting adjustments/improvements (new languages and fixes). Thanks to all contributors who continue to help with Micro development! Special thanks to @dmaluka for helping to review issues and PRs.

10 downloads

v2.0.11

Aug 1, 2022
Micro 2.0.11 This is a minor version update to micro including the following general changes: * Support for clipboard in WSL via clip.exe. * New `hlsearch` option to highlight search results. * Fixes for OSC52 clipboard support. * Syntax highlighting fixes, improvements, and new languages. * Rust clippy and go vet linters. * Switch to using go embed instead of go-bindata. * Bug fixes.

10 downloads

v2.0.10

Aug 7, 2021
Micro 2.0.10 * Bug fixes * Opening a readonly file now only causes a warning * Bracketed paste fix * Terminal title fix * Allow opting out of loading a backup file * Default binding of Alt-Shift-f (`Alt-F`) for FindLiteral * Find will prefill with selected text * Syntax highlighting improvements (for nix, racket, v, rust, cpp, erlang, nim) * Minor documentation improvements * Shellcheck linter support

9 downloads

v2.0.9

May 16, 2021
Micro 2.0.9 * Softwrap improvements (thanks to @dmaluka). * New `wordwrap` option. * Several bug fixes and improvements to navigation. * Small bug fixes

9 downloads

nightly

Pre-releaseJul 5, 2020
Automatic generated nightly build of micro (please DISREGARD the creation date of this Github release).

9 downloads