micro 2.0.14
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.
- Outputs:
out - 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 micro 2.0.14 as follows:
guix install micro@2.0.14
Or install the latest version:
guix install micro
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.