Based on our record, Vis should be more popular than GNU Emacs. It has been mentiond 36 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.
People should be aware of two related editors: https://anvil-editor.net/ is an editor more directly inspired by and similar to Acme (but makes no attempt to borrow from Vim). https://github.com/martanne/vis is a minimalist editor that stays close to Vim but adds Sam-style regular extensions and multi-cursor editing. - Source: Hacker News / 5 months ago
There's also vis[0] It is an editor that combines best parts from vim and plan9 sam[0] (multiple cursors, structural regular expressions). 0 - https://github.com/martanne/vis. - Source: Hacker News / 7 months ago
Another editor that people might be interested in (and I think more people should know about) is https://github.com/martanne/vis. It is, in some ways, the opposite of Ki; instead of straying further from vim, Vis is just Vim + good multiple cursor support + sam-styled structural regexes (I didn't know what those are before using Vis, I consider it a detail of how the... - Source: Hacker News / 8 months ago
If you'd like to try out the sam command language yourself, there's an X11 port that works quite nicely on modern POSIX systems: https://github.com/deadpixi/sam. - Source: Hacker News / over 1 year ago
> Kakoune gives you: > Small and understandable core. > Proficiency with POSIX tools, and maybe even some programming languages other than sh. > Structural regular expressions as a central way of text manipulation. > With multiple selections created via regular expressions, acting upon regular expressions. > Fresh take on the modal editing paradigm. I wonder if the author has ever heard of vis[0] which imho... - Source: Hacker News / over 1 year ago
Cat .config/systemd/user/default.target.wants/emacs.service [Unit] Description=Emacs text editor Documentation=info:emacs man:emacs(1) https://gnu.org/software/emacs/ [Service] Type=notify ExecStart=/usr/local/bin/emacs --fg-daemon # Emacs will exit with status 15 after having received SIGTERM, which # is the default "KillSignal" value systemd uses to stop services. SuccessExitStatus=15 # The location of the... Source: almost 2 years ago
## If your Emacs is installed in a non-standard location, you may need ## to copy this file to a standard directory, eg ~/.config/systemd/user/ . ## If you install this file by hand, change the "Exec" lines below ## to use absolute file names for the executables. [Unit] Description=Emacs text editor Documentation=info:emacs man:emacs(1)... Source: over 2 years ago
For gathering notes, writing and organizing, Org-Roam which implies Org and Emacs. Source: over 2 years ago
I was heading to gnu.org/software/emacs to prove my point and it said:. Source: over 3 years ago
<><> Version-specific details <><><><><><><><><><><><><><><><><><><><><><><> 🐫 Version 1 Repository default Homepage: "http://gnu.org/software/emacs" Bug-reports: "https://github.com/ocaml/opam-repository/issues" Authors: "anil@recoil.org" Maintainer: "anil@recoil.org" License: "GPL-1.0-or-later" Flags: conf Synopsis Virtual package to install the Emacs editor Description This... Source: over 3 years ago
Micro - Modern terminal-based text editor
VS Code - Build and debug modern web and cloud applications, by Microsoft
Vim - Highly configurable text editor built to enable efficient text editing
Sublime Text - Sublime Text is a sophisticated text editor for code, html and prose - any kind of text file. You'll love the slick user interface and extraordinary features. Fully customizable with macros, and syntax highlighting for most major languages.
4coder - Minimalist, cross platform, programmable, code editing environment for low level programming.
Neovim - Vim's rebirth for the 21st century