svd_bin VS modalka

Compare svd_bin vs modalka and see what are their differences.

svd_bin

various tools + libraries, small or big, old'91 or new; most used are: vcs/, qini/ + aliases, filedir/, eee/, and audio-video (by svilendobrev)
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
svd_bin modalka
3 5
7 274
- -
4.8 5.0
about 2 months ago 2 months ago
Python Emacs Lisp
- -
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.

svd_bin

Posts with mentions or reviews of svd_bin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-04.
  • Emacs Commands I Got by with for Years
    7 projects | news.ycombinator.com | 4 Jan 2024
    if anyone's interested in "independent" vim keybindings, made to work same in both insert and view modes (and a few different terminals), this is what i use for over.. 25years (?) Basically, few keys like old DOS PE2.exe or (later) e3.exe, and the like, then adding more with years. Like F2 for save, F3 for abandon, Ctrl-F/A for find forward/backward etc. Plus some other stuff that turns vim into kind-a IDE (grepping etc).

    https://github.com/svilendobrev/svd_bin/blob/master/qini/_vi...

    have fun

  • Control, Escape, and Meta Tricks
    1 project | news.ycombinator.com | 17 Jun 2023
    (ah, and the dual/multi mode-ness of vim adds extra layer inside it - making say ctrl-U to do undo always isn't that easy)

    Each of those layers can vary, in different distro's, terminals, versions of same thing, etc. Especialy each and every (X-)terminal-thingie having different idea of how to map (or not) ctrl-F2. Some of them going back to the 197x ..

    i have tried to make myself a one-mapping-fits-all (say, pressing F2 does ls -alF in terminal+shell, and saves-the-buffer in vim, no matter what/where/when), collecting variants and combinations for last ~25+ years - incl. linux-console and even dos mapping.. and it works mostly.. but still, no silver bullet.

    see the qini/ folder in

    https://github.com/svilendobrev/svd_bin

    everything may be remapped to your liking.. eventually. YMMV.

    ciao

  • Some tiny personal programs I've written
    29 projects | news.ycombinator.com | 9 Mar 2022
    if anyone finds any of these useful...

    https://github.com/svilendobrev/svd_bin (terminal + sh setup , version-control, lots of commands for this or that)

    https://github.com/svilendobrev/svd_util (python stuff)

modalka

Posts with mentions or reviews of modalka. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-04.
  • Emacs Commands I Got by with for Years
    7 projects | news.ycombinator.com | 4 Jan 2024
    See also Modalka (<https://github.com/mrkkrp/modalka>), whose author discusses alternatives in the README.
  • Evil keybinding for emacs from scratch
    6 projects | /r/emacs | 5 Nov 2022
    If it's the latter and you're looking for a way to set up vim/evil like keybindings yourself (separate links for each), Modalka, RYO-modal, and Meow (and probably a few dozen others 'cause emacs) allow you to do that.
  • visibility items pressing tab
    4 projects | /r/orgmode | 4 Feb 2022
    [5] https://github.com/mrkkrp/modalka
  • "I'll just install EVIL"
    4 projects | /r/emacs | 2 Dec 2021
    Yes, I've briefly used modalka, which is very close to ryo-modal. I also used god-mode for a long time. There's a simple explanation for why I don't use existing packages.
  • Moving from evil to mostly-emacs keybindings
    5 projects | /r/emacs | 6 Apr 2021
    There are other modal systems for emacs. You even can construct your own with https://github.com/mrkkrp/modalka and https://github.com/Kungsgeten/ryo-modal. I have done that, these packages were extremely easy to use. I had a lot of fun designing the modal regime of my dreams. There are https://github.com/LouisKottmann/emacs-baboon, https://github.com/xahlee/xah-fly-keys (and its various forks) and https://github.com/clemera/objed.