micro
Modern and intuitive terminal-based text editor
micro is a terminal-based text editor that aims to be easy to use and intuitive, while also taking advantage of the capabilities of modern terminals.
- Versions: 2.0.14
- Website: https://github.com/zyedidia/micro
- Licenses: Expat
- Package source: gnu/packages/text-editors.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of micro as follows:
guix install micro
Or install a particular version:
guix install micro@2.0.14
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of micro about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/micro'><img src='https://packages.guix.gnu.org/packages/micro/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/micro)
Example Org:
[[https://packages.guix.gnu.org/packages/micro][https://packages.guix.gnu.org/packages/micro/badges/latest-version.svg]]