Software Alternatives & Reviews

Micro VS JOE

Compare Micro VS JOE and see what are their differences

Micro logo Micro

Modern terminal-based text editor

JOE logo JOE

JOE is a full featured terminal-based screen editor which is distributed under the GNU General...
  • Micro Landing page
    Landing page //
    2018-12-16
  • JOE Landing page
    Landing page //
    2019-10-01

Micro videos

Microeconomics- Everything You Need to Know

More videos:

  • Review - MICROeconomics 19 Minute Review
  • Review - Game Gear Micro Review

JOE videos

Joe - Movie Review

More videos:

  • Review - Joe Movie Review (Schmoes Know)
  • Review - Barstool Pizza Review - Joe & Pat's Pizzeria

Category Popularity

0-100% (relative to Micro and JOE)
Text Editors
81 81%
19% 19
IDE
79 79%
21% 21
Software Development
72 72%
28% 28
Monitoring Tools
100 100%
0% 0

User comments

Share your experience with using Micro and JOE. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Micro should be more popular than JOE. It has been mentiond 76 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Micro mentions (76)

  • Modeless Vim
    Is Micro[0] not a better, more purpose-fit solution to these issues? (Syntax highlighting quality, etc) Prev discussed: https://news.ycombinator.com/item?id=37171294. - Source: Hacker News / 4 months ago
  • Essential Command Line Tools for Developers
    To see more screenshots of micro, showcasing some of the default color schemes, see here. - Source: dev.to / over 1 year ago
  • A simple guide for configuring sudo and doas
    There are two main ways to configure sudo.The first one is using the sudoers file.It is located at /etc/sudoers for Linux,and /usr/local/etc/sudoers for FreeBSD respectively.The paths are different,but the configuration works in the same way. A typical sudoers file looks like this. The sudoers file must be edited with the visudo command,which ensures the config is free of errors.Running this command as the... - Source: dev.to / 4 months ago
  • Microsoft is exploring adding a command line text editor into Windows, and it wants your feedback
    I really like micro, a nano-like editor with a very sane, regular people friendly keybinding. Source: 5 months ago
  • Revolutionizing Text Editor Navigation and Altarnative to Vim and GNUEmacs
    I am all for your efforts. I am very keyboard centric. My sweet spot is macOS keyboard shortcuts. Especially those as defined by BBEdit. But I have learned from all the platforms I have worked on. (TRS-DOS, MSDOS, OS/2, macOS, Windows, Linux) I never get into Vim primarily because of HJKL. I have spent many hours trying. But I do use IJKL as arrow keys via hardware keyboard macros, AutoHotKey, Karabiner Elements,... - Source: Hacker News / 5 months ago
View more

JOE mentions (14)

  • WordStar: Arrogant, Difficult, Powerful (2022)
    I actually have a bound set for WordStar 4. If you want to use something similar on modern systems, try "Joe's Own Editor." https://joe-editor.sourceforge.io/. - Source: Hacker News / 7 months ago
  • Micro – A Modern Alternative to Nano
    JOE is pretty nice https://joe-editor.sourceforge.io/ — a hybrid of WordStar and Emacs, and if you run it with `jstar` you get a pretty authentic WordStar experience which also reminds of the earliest Borland Turbo IDEs. - Source: Hacker News / 9 months ago
  • RAM requirement for a cyberdeck for writing
    If you want to change your workflow, you might consider using a terminal based text editor though. There are many out there, the most famous being vi or emacs (though both a bit hard to use) and packages specifically for word processing exist as well (for example https://joe-editor.sourceforge.io/). It will need more getting used to, but this will pretty much run on a potato and you could use a pi zero or any... Source: over 1 year ago
  • Resolving the Great Undo-Redo Quandary
    JOE [1] has worked this way as long as I remember (which is close to 20 years). [1] https://joe-editor.sourceforge.io/. - Source: Hacker News / over 1 year ago
  • How do you uninstall compiled and installed things?
    I installed joe's own ediot https://joe-editor.sourceforge.io/ by compiling it and using install script. I used it few times before going back to vim. Now I wanna uninstall it. Is there any 'automatic' way of uninstalling it? Source: over 1 year ago
View more

What are some alternatives?

When comparing Micro and JOE, you can also consider the following products

Vim - Highly configurable text editor built to enable efficient text editing

Vis - A vi-like editor based on Plan 9's structural regular expressions.

GNU nano - GNU nano is a small and friendly text editor.

fd - A simple, fast and user-friendly alternative to 'find'.

WordGrinder - WordGrinder is a word processor for processing words. It is not WYSIWYG. It is not point and click.

fzf - A command-line fuzzy finder written in Go