devil VS rebinder.el

Compare devil vs rebinder.el and see what are their differences.

devil

Emacs minor mode that intercepts and translates keystrokes to provide a modifier-free non-modal editing experience (by susam)

rebinder.el

Allow rebinding of Emacs prefix keys (by darkstego)
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
devil rebinder.el
10 1
148 19
- -
8.2 0.0
3 months ago 11 months ago
Emacs Lisp Emacs Lisp
GNU General Public License v3.0 or later GNU General Public License v3.0 only
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.

devil

Posts with mentions or reviews of devil. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-27.

rebinder.el

Posts with mentions or reviews of rebinder.el. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-07.
  • Devil Mode: A twisted key sequence translator for modifier-free Emacs experience
    4 projects | news.ycombinator.com | 7 May 2023
    By default in Emacs, `M-x` is analogous to Ctrl+Shift+p.

    Emacs comes with `cua-mode`, which provides some more modern conventions like `C-s` to save, `C-o` to open files, etc., however most users find that the default system does make sense once you learn it. `C-c`, `C-u`, and `C-x` prefixes have very consistent meanings by default across all major modes, and by convention across basically all elisp packages.

    I don't use QWERTY, so I find the rebinder package very useful (https://github.com/darkstego/rebinder.el), but I think it can improve the ergonomics of those prefixes across any keyboard layout. My equivalents to `C-x` and `C-u` are on my home-row. I also use home-row mods (https://precondition.github.io/home-row-mods) which make the feel of interacting with Emacs very smooth.

What are some alternatives?

When comparing devil and rebinder.el you can also consider the following projects:

god-mode - Minor mode for God-like command entering

at-home-modifier-evdev - It enables for example "shift/space dual role key." When SPC key is pressed alone, it's a space; but when pressed with another key, it's SHIFT. See wiki for more: https://gitlab.com/at-home-modifier/at-home-modifier-evdev/wikis/home

general.el - More convenient key definitions in emacs

deianira - Give every Emacs key sequence prefix the power to be "sticky"

PowerToys - Windows system utilities to maximize productivity

emacs-which-key - Emacs package that displays available keybindings in popup