KE-complex_modifications VS murex

Compare KE-complex_modifications vs murex and see what are their differences.

murex

A smarter shell and scripting environment with advanced features designed for usability, safety and productivity (eg smarter DevOps tooling) (by lmorg)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
KE-complex_modifications murex
19 55
0 1,364
- -
0.0 9.6
about 2 years ago 7 days ago
Go
The Unlicense 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.

KE-complex_modifications

Posts with mentions or reviews of KE-complex_modifications. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-01.
  • My favourite Git commit (2019)
    8 projects | news.ycombinator.com | 1 Feb 2024
    This bad commit message keeps resurfacing on HN front page like beach litter. I would just go with "Remove non-breaking space characters" instead of writing a Russian novel. Also, if you're on macOS just use a Karabiner rule [0] that converts all non-breaking space characters to regular space characters to prevent yourself from accidentally typing it out.

    [0] https://ke-complex-modifications.pqrs.org/#nonbreaking_space

  • Can Espanso convert a text trigger into running a Keyboard Shortcut?
    1 project | /r/espanso | 30 Jan 2023
    you are welcome! Karabiner-Elements complex_modifications rules, for even more inspiration: https://ke-complex-modifications.pqrs.org/ And if you are not familiar with the Hyperkey: https://brettterpstra.com/2017/06/15/a-hyper-key-with-karabiner-elements-full-instructions/
  • emacs has ruined my navigation in other apps
    5 projects | /r/emacs | 23 Jan 2023
    On macOS I use Karabiner-Elements. I remapped right Command to Control and now have two Control and two Meta keys, and can use one hand for modifier keys and the other for letter. For the occasional Command I use the left one. I’ve also extended a bit Emacs complex modifications and I’m quite happy withe the setup. Caveat: I think that due to how I use modifier keys the double keys combinations don’t always work. But have never debugged it deeper.
  • Trackpad repair and forgot to run Keyboard Mapper for client
    1 project | /r/Karabiner | 20 Jan 2023
    it would also be helpful is anyone is aware of a modifier rule that exists on https://ke-complex-modifications.pqrs.org/
  • Custom Umlaut Shortcut
    1 project | /r/mac | 19 Jan 2023
    Rule
  • Help request: Homerow Mods implementation that allows combinations of remapped modifiers.
    1 project | /r/Karabiner | 23 Dec 2022
  • Apps that should be paid, but are not (Part 2)
    9 projects | /r/macapps | 3 Nov 2022
    More resources on this - https://ke-complex-modifications.pqrs.org/
  • How to Start Dictation on macOS with a Microsoft Surface Ergonomic Keyboard
    1 project | news.ycombinator.com | 8 Sep 2022
    I was using my friend's Microsoft Surface Ergonomic Keyboard when I was staying at their house for a few days. I really liked the keyboard so I bought one for myself. It's a great keyboard, but the function key behavior is a bit annoying. Pressing the function key just toggles a little light on the key, and doesn't actually send any keypress event. macOS also thinks that this keyboard has a globe key for some reason. So it took me a long time to figure out how to start dictation and come up with this workaround that I posted on StackExchange.

    I actually really enjoyed finding a solution for this problem, and I'm really impressed with Karabiner-Elements. I've been reading through the complex rule examples on their documentation site [1], and there's some really cool ideas.

    I like the idea of setting up keyboard shortcuts to launch apps [2]. There's also a safeguard for command-q, so you always have to press it twice. (Google Chrome already does this, so you could set up a condition to ignore the rule if Google Chrome is the active application.)

    [1] https://ke-complex-modifications.pqrs.org

    [2] https://ke-complex-modifications.pqrs.org/#apps_launch_any_l...

    [3] https://ke-complex-modifications.pqrs.org/#command_q

  • Swapped Control and Command, how do I "alt-tab" like windows?
    1 project | /r/mac | 26 Jul 2022
  • Things I can’t do on macOS which I can do on Ubuntu
    24 projects | news.ycombinator.com | 26 Apr 2022

murex

Posts with mentions or reviews of murex. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-16.
  • Show HN: a Rust Based CLI tool 'imgcatr' for displaying images
    12 projects | news.ycombinator.com | 16 Apr 2024
    This is how murex works too https://github.com/lmorg/murex/blob/master/config/defaults/p...
  • Xonsh: Python-powered, cross-platform, Unix-gazing shell
    12 projects | news.ycombinator.com | 14 Feb 2024
  • The Bun Shell
    17 projects | news.ycombinator.com | 20 Jan 2024
    I agree. I’ve written about this before but this is what murex (1) does. It reimplements some of coreutils where there are benefits in doing so (eg sed, grep etc -like parsing of lists that are in formats other than flat lines of text. Such as JSON arrays)

    Mutex does this by having these utilities named slightly different to their POSIX counterparts. So you can use all of the existing CLI tools completely but additionally have a bunch of new stuff too.

    Far too many alt shells these days try to replace coreutils and that just creates friction in my opinion.

    1. https://murex.rocks

  • Jaq – A jq clone focused on correctness, speed, and simplicity
    28 projects | news.ycombinator.com | 29 Nov 2023
    This is exactly what Murex shell does. It has lots of builtin tools for querying structured data (of varying formats) but also supports POSIX pipes for using existing tools like `jq` et al seamlessly too.

    https://murex.rocks

  • Murex rocks v5 is out
    1 project | news.ycombinator.com | 7 Sep 2023
  • The Case for Nushell
    7 projects | news.ycombinator.com | 30 Aug 2023
    Stable is a problem because a lot of these shells don’t offer any guarantees for breaking changes.

    My own shell, https://github.com/lmorg/murex is committed to backwards compatibility but even here, there are occasional changes made that might break backwards compatibility. Though I do push back on such changes as much as possible, to the extent that most of my scripts from 5 years ago still run unmodified.

  • Murex
    1 project | /r/devopspro | 23 Jun 2023
  • FLaNK Stack Weekly for 20 June 2023
    34 projects | dev.to | 20 Jun 2023
  • Show HN: A smarter Unix shell and scripting environment
    1 project | /r/hypeurls | 13 Jun 2023
  • Nushell.sh ls – where size > 10mb – –sort-by modified
    7 projects | news.ycombinator.com | 12 Mar 2023
    This is similar to how my shell works. It still just passes bytes around but additionally passes information about how those bytes could be interpreted. A schema if you will. So it works as cleanly with POSIX / GNU / et al tools as it does with fancy JSON, YAML, CSV and other document formats.

    It basically sits somewhere between Powershell and Bash: typed pipelines like Powershell but without sacrificing familiarity with all the CLI commands you already use day in and day out.

    https://github.com/lmorg/murex

    As an aside, I’m about to drop a massive update in the next few days that will make the shell even more intuitive to use.

What are some alternatives?

When comparing KE-complex_modifications and murex you can also consider the following projects:

beardedspice - Mac Media Keys for the Masses

elvish - Powerful scripting language & Versatile interactive shell

Quicksilver - Quicksilver Project Source

nushell - A new type of shell

vimac - Productive macOS keyboard-driven navigation

tidy-viewer - 📺(tv) Tidy Viewer is a cross-platform CLI csv pretty printer that uses column styling to maximize viewer enjoyment.

AutoRaise - AutoRaise (and focus) a window when hovering over it with the mouse

fx - Terminal JSON viewer & processor

yabai - A tiling window manager for macOS based on binary space partitioning

jc - CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.

dual-key-remap - Remap any key to any other two keys on Windows 🔥. Remap CapsLock to both Ctrl and Escape! (It's like xcape for windows!)

xonsh - :shell: Python-powered, cross-platform, Unix-gazing shell.