Software Alternatives & Reviews

vile VS Traditional Ex - Vi editor

Compare vile VS Traditional Ex - Vi editor and see what are their differences

vile logo vile

vile is a portable vi clone with extra features and other improvements.

Traditional Ex - Vi editor logo Traditional Ex - Vi editor

The vi editor is one of the most common text editors on Unix.
  • vile Landing page
    Landing page //
    2022-04-19
  • Traditional Ex - Vi editor Landing page
    Landing page //
    2019-09-09

vile videos

Horror Review: Vile (2011)

More videos:

  • Review - REACT TO: VILE (ACTUAL MOVIE FOOTAGE INCLUDED) | POSSESSEDBYHORROR
  • Review - Vile (2011) Extreme Horror Movie Review

Traditional Ex - Vi editor videos

No Traditional Ex - Vi editor videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to vile and Traditional Ex - Vi editor)
IDE
49 49%
51% 51
Text Editors
51 51%
49% 49
Software Development
48 48%
52% 52
Coding Games
59 59%
41% 41

User comments

Share your experience with using vile and Traditional Ex - Vi editor. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Traditional Ex - Vi editor should be more popular than vile. It has been mentiond 9 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.

vile mentions (3)

  • OpenVi: Portable OpenBSD vi for Unix systems
    I've found vile a good option as I'm addicted to syntax highlighting: similar speed to nvi, much faster than vis and vim. https://invisible-island.net/vile/. - Source: Hacker News / about 2 years ago
  • Nano or VIM
    I actually prefer vile ... But vim has become the de facto standard, so I have to learn vim. Source: about 2 years ago
  • What’s a good text editor to use for HTML ? I’m novice and want something for free.
    No! The only true editor is Vile - Emacs with vi commands. Lol. Source: over 2 years ago

Traditional Ex - Vi editor mentions (9)

  • Vim, infamous for its steep learning curve, often leaves new users confused where to start. Today is the 10th anniversary of the infamous "How do I exit Vim" question, which made news when it first hit 1 million views.
    The traditional vi is still available. I have it on my Fedora system. Source: over 1 year ago
  • Arch Linux turned 20 years old today. It was released on 11/March/2002
    Is the current version of Vi older than GNU Emacs? Pacman links to this page which states the software was made an 76 and adopted an open source license in 2002. Source: about 2 years ago
  • What's the tangible difference between Vi and Vim?
    I installed ex-vi on my computer, and it created vi as a symbolic link to the ex program that it installed. See man vi on your computer; you might find some more information about which vi you have. After having installed ex-vi, I see the following in man vi on my computer:. Source: about 2 years ago
  • What's the tangible difference between Vi and Vim?
    Unlike many GNU distributions, it looks the distribution you are using does not install vim-tiny as vi; instead it seems to have either Keith Bostic's implementation of vi, called nvi)[https://sites.google.com/a/bostic.com/keithbostic/vi/], or the real vi (at least, the closest to the real vi that Bill Joy wrote). Source: about 2 years ago
  • What's the tangible difference between Vi and Vim?
    As NilsLandt said, you probably did not use vi on these machines, you can compile it for comparison, the source used for Arch Linux is here http://ex-vi.sourceforge.net/. Source: about 2 years ago
View more

What are some alternatives?

When comparing vile and Traditional Ex - Vi editor, you can also consider the following products

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

GNU Emacs - GNU Emacs is an extensible, customizable text editor—and more.

ed - GNU ed is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate text files, both interactively and via shell scripts.

Elvis Text Editor - Elvis Text Editor is a vi/ex clone providing syntax hilighting, mulitple files in mulitple windows, browse modes for LaTeX, HTML, and MAN pages, network support, and GUI frontends.

DroidFS - Encrypted overlay filesystems implementation for Android. Also available on gitea: https://forge.chapril.org/hardcoresushi/DroidFS - GitHub - hardcore-sushi/DroidFS: Encrypted overlay filesystems i...

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