
micro is a terminal-based text editor, micro aims to be somewhat of a successor to the nano editor by being easy to install and use. It strives to be enjoyable as a full-time editor for people who prefer to work in a terminal, or those who regularly edit files over SSH.
GitHub Repo Page: https://github.com/zyedidia/micro
Install micro using homebrew
- Open Terminal App,
- Run the below command:
% brew install micro
- On M1/M2 based Mac it will get installed under /opt/homebrew/Cellar/micro/2.0.11
Just like nano, to open a file, type micro filename
Have Questions? Post them here!
- How to find path of file on Mac Terminal
- How to disable Siri on Mac Monterey
- [fix] macOS Ventura xcrun: error: invalid active developer path missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
- Select Line Number TextEdit on Mac
- Go to Specific file path using Mac Finder
- How to find Java HOME in Mac Terminal
- bash: command not found error [macOS Terminal Linux, Unix or Windows]
- Must Know Homebrew Commands for Mac/Linux Users
- How to Insert an Inverted Question Mark on Mac ¿
- Hide Keyboard Text Input Icon on macOS Ventura Menu Bar
- How to make macOS Terminal window Transparent (or Opaque)
- How to check of Updates on Microsoft Edge Browser on Mac (macOS)
- Limit scrollback rows in macOS Terminal
- How to identify installed Java (JDK) Version on macOS
- Keyboard Shortcut to delete a file on a Mac [Macbook]
- Open Docker from Terminal Command on Mac
- Installing MongoDB on Linux/Unix/macOS/Ubuntu
- How to take a screenshot on a Mac - updated for Ventura 13 [updated 2023]
- ls: .: Operation not permitted - Mac Terminal ZSH Error
- How to remove username from Mac Menu Bar?
- macOS Ventura XCode Command Line Tools Installation
- Where is .zshrc file located in macOS
- How to Show Path of Files or App in Mac Spotlight Search
- How to enable root user on Mac Terminal
- Install Java 17 (LTS) JDK on ARM based M1/M2 Mac Natively
- SharePoint List excel import - This table exceeds the maximum number of supported rows - SharePoint
- Install Java 17 (LTS) JDK on ARM based M1/M2 Mac Natively - MacOS
- How to install Packages in Sublime Text Editor - Sublime-Text
- Android Studio SDK Build-tools 23 rc2 not getting installed - Android-Studio
- JavaScript date in yyyy-MM-dd format - JavaScript
- How to Preview HTML, CSS, JavaScript in Notepad++ - NotepadPlusPlus
- SharePoint formula - Calculated columns cannot contain volatile functions like Today and Me - SharePoint
- Notepad++ Export file as HTML - NotepadPlusPlus