smart-mode-line VS evil-snipe

Compare smart-mode-line vs evil-snipe and see what are their differences.

smart-mode-line

A powerful and beautiful mode-line for Emacs. (by Malabarba)

evil-snipe

2-char searching ala vim-sneak & vim-seek, for evil-mode (by hlissner)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
smart-mode-line evil-snipe
1 4
883 332
- -
1.8 3.0
over 2 years ago 9 months ago
Emacs Lisp Emacs Lisp
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

smart-mode-line

Posts with mentions or reviews of smart-mode-line. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-05.

evil-snipe

Posts with mentions or reviews of evil-snipe. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-04.
  • Is there an evil-mode equivalent to nvim's Leap?
    2 projects | /r/evilmode | 4 Jan 2023
    I think evil-snipe is pretty similar. Maybe avy-goto-char-2 is also worth a look?
  • Best packages to use with evil mode .
    12 projects | /r/emacs | 13 May 2022
    evil-snipe: fast 2-char search, optionally overrides f/F and t/T to work on multiple lines
  • How to display distance number from cursor position above every character of the current line
    2 projects | /r/emacs | 29 Jun 2021
    If you want to minimize the number of times you have to press ';', the evil-snipe package lets you the same thing with a 2 character search instead of one. So with that package installed, if you have a line containing "HTTP request sent, awaiting response... 200 OK" and you want to get to the 'e' at the end of 'response', you'd press se., and your cursor goes right to it. (The package is included in Doom Emacs and is maintained by the same developer.)
  • Rebind everything
    3 projects | /r/emacs | 27 May 2021
    If you install evil-snipe, it'll take over the S key for quick 2-character searching. (How often does anyone use the substitute command anyway?). It also makes the T and F commands work better (You can repeat searches by just pressing the key again. So you'd avoid having to use a modifier to reach "," or ";").

What are some alternatives?

When comparing smart-mode-line and evil-snipe you can also consider the following projects:

emacs-vdiff - Like vimdiff for Emacs

avy - Jump to things in Emacs tree-style

emacs-solaire-mode - If only certain buffers could be so grossly incandescent.

meow - Yet another modal editing on Emacs / 猫态编辑

org-pandoc-import - Mirror of https://git.tecosaur.net/tec/org-pandoc-import

evil-man - Evil Man - 中国男性之恶

emacs-gdscript-mode - An Emacs package to get GDScript support and syntax highlighting.

elfeed-protocol - Provide extra protocols to make like Fever, NewsBlur, Nextcloud/ownCloud News and Tiny Tiny RSS work with elfeed

evil-collection - A set of keybindings for evil-mode

tao-theme-emacs - tao-theme - two uncoloured color themes for EMACS

doom-emacs - An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]