Software Alternatives, Accelerators & Startups

the xonsh shell VS Micro

Compare the xonsh shell VS Micro and see what are their differences

the xonsh shell logo the xonsh shell

Xonsh is a Python-powered, cross-platform, Unix-gazing shell language and command prompt.

Micro logo Micro

Modern terminal-based text editor
  • the xonsh shell Landing page
    Landing page //
    2023-07-07
  • Micro Landing page
    Landing page //
    2018-12-16

the xonsh shell videos

No the xonsh shell videos yet. You could help us improve this page by suggesting one.

+ Add video

Micro videos

Microeconomics- Everything You Need to Know

More videos:

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

Category Popularity

0-100% (relative to the xonsh shell and Micro)
Cryptocurrencies
100 100%
0% 0
Text Editors
0 0%
100% 100
Blockchain
100 100%
0% 0
IDE
0 0%
100% 100

User comments

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

Social recommendations and mentions

Micro might be a bit more popular than the xonsh shell. We know about 77 links to it since March 2021 and only 71 links to the xonsh shell. 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.

the xonsh shell mentions (71)

  • Google ZX – A tool for writing better scripts
    Friends, I'm not saying that tools like zx are not good. I do like to write some scripts using js/ts. I believe pythoners prefer https://xon.sh/ . Perl is also attractive and interesting. Fish is friendly. However, I still believe that posix-shell has its own advantages. The balance among size, code length, and expressiveness. I think the only possible competitors are tcl and perl, maybe lua. - Source: Hacker News / 4 months ago
  • The bash book to rule them all
    Sorry for the hijack, but I've been using xonsh[1] since 2018. It's a shell with Python syntax. If you dislike Bash scripting, and know Python, please consider this! [1] https://xon.sh/. - Source: Hacker News / 7 months ago
  • Shh: Simple Shell Scripting from Haskell
    Those of you who use (or used) this as your shell: care to share your experience? It seems a lot less full-featured than https://xon.sh/, but maybe you don't need a lot of bells and whistles for regular usage. I mostly run build, execute, and install commands. I'm somewhat enticed at the possibility of being able to wrap common executables into forms that are typed (like nushell or elvish) and manipulate them in a... - Source: Hacker News / 6 months ago
  • Marcel the Shell
    In that case, is it even more similar to xonsh? https://xon.sh/. - Source: Hacker News / 8 months ago
  • fish-shell: the user-friendly command-line shell
    Not to hijack, but also consider xonsh[1]. It's Python based, and all your scripts can be Python (or hybrid-Python). I've been using it for both Windows and Linux for over 5 years. [1] https://xon.sh/. - Source: Hacker News / 10 months ago
View more

Micro mentions (77)

  • GNU Nano 8 comes with modern key bindings
    This is great! I used to install micro[0] as "nano with better shortcuts", but it was always a bit of an overkill, so I'm really happy with this change. One quirk that remains: even with --modernbindings, Ctrl+X and Ctrl+C will add to nano's clipboard, instead of replacing whatever is there. [0] https://micro-editor.github.io. - Source: Hacker News / 6 days ago
  • 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 / 5 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 / 6 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: 6 months ago
View more

What are some alternatives?

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

fish shell - The friendly interactive shell.

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

Nu Shell - A modern shell written in Rust

fzf - A command-line fuzzy finder written in Go

zsh - The Z shell (Zsh) is a Unix shell that can be used as an interactive login shell and as a powerful command interpreter for shell scripting.

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