Micro

A modern terminal editor with the keybindings you already know and no modes to learn.

Text Editors #terminal#mouse-support#beginner-friendly#plugins
Latest version
2.0.15
First release
Aug 29, 2016
Latest release
Dec 31, 2025
License
MIT

Install

sudo apt install micro

What is it?

Micro is a terminal-based text editor that behaves like a GUI editor. Ctrl+S saves, Ctrl+Q quits, Ctrl+C and Ctrl+V copy and paste, and the mouse works for selecting text and clicking tabs. It is written in Go and ships as a single binary, so installing it never drags in a dependency tree.

Why use it?

Micro is the answer for people who need to edit a file over SSH and do not want to fight Vim's modes for a five-line change. It is also a gentle on-ramp for anyone learning the terminal: you get syntax highlighting, multiple cursors, splits, and a plugin manager without changing how you think about editing.

Key features

  • Familiar Ctrl-based shortcuts, with optional emacs or Vim keybindings
  • Mouse support for selection, scrolling, and clicking tabs
  • Syntax highlighting for 100+ languages
  • Multiple cursors and a built-in plugin manager
  • Splits and tabs within a single terminal window
  • True color and 256-color theme support

How it compares

Against Nano, Micro is far more capable: plugins, multiple cursors, splits, and mouse support, with the same approachable keybindings. Against Neovim or Helix it trades power and ecosystem size for instant familiarity. A good first terminal editor, and a reliable fallback when you only need to change one line of config.

Release timeline

1.0
Aug 29, 2016
1.0.1
Aug 30, 2016
1.0.2
Sep 4, 2016
1.0.3
Sep 7, 2016
1.1.0
Oct 7, 2016
1.1.1
Oct 10, 2016
1.1.2
Oct 24, 2016
1.1.3
Dec 6, 2016
1.1.4
Feb 10, 2017
1.2.0
May 27, 2017
1.3.0
Jul 29, 2017
1.3.1
Aug 8, 2017
1.3.2
Sep 15, 2017
1.3.3
Sep 28, 2017
1.3.4
Nov 24, 2017
1.4.0
Jan 26, 2018
1.4.1
Aug 10, 2018
2.0.0
Feb 11, 2020
2.0.1
Feb 12, 2020
2.0.2
Feb 26, 2020
2.0.3
Apr 10, 2020
2.0.4
May 23, 2020
2.0.5
Jun 18, 2020
2.0.6
Jun 24, 2020
2.0.7
Sep 6, 2020
2.0.8
Oct 6, 2020
2.0.9
May 16, 2021
2.0.10
Aug 7, 2021
2.0.11
Aug 1, 2022
2.0.12
Sep 6, 2023
2.0.13
Oct 21, 2023
2.0.14
Aug 27, 2024
2.0.15
Dec 31, 2025