Software Alternatives & Reviews

Resolving the Great Undo-Redo Quandary

JOE Doom Emacs Quicksilver
  1. 1

    JOE

    JOE is a full featured terminal-based screen editor which is distributed under the GNU General...

    #Text Editors #IDE #Software Development 15 social mentions

  2. Emacs configuration similar to Spacemacs but faster and lighter.
    There is a very opinionated and batteries-included "Vim-y" Emacs called Doom [0]. A decent way to approach this if you don't want to start writing elisp outta the gate to have fancy editor features is to learn enough of the Doom config to tweak it to your liking, then add some elisp customization in as needed. I personally use this approach, usually cribbing config and elisp tweaks from the top contributors' configs. The Evil layer that Doom and most everyone seems to use for Vim modes works really well, and has a lot of ways to tweak things (e.g. Changing `j` to `gj` for going through line breaks in normal mode; I forgot what that setting is called...). There is something to be said by bootstrapping your config entirely from scratch instead of using a "config framework" like Doom, but that can be too daunting and end up preventing one from trying things out. [0] https://github.com/doomemacs/doomemacs.

    #Text Editors #IDE #Knowledge Management 154 social mentions

  3. Quicksilver is a fast and free Mac OS X productivity application that gives you the power to control your Mac quickly and elegantly. Quicksilver learns your habits, making your everyday chores simple and efficient.
    Pricing:
    • Open Source
    For a browsable clipboard history on macOS, I recommend LaunchBar (https://www.obdev.at/products/launchbar/; docs at https://www.obdev.at/resources/launchbar/help/ClipboardHistory.html). I used to use the Clipboard Plugin of the free and open source app Quicksilver (https://qsapp.com/), which worked fine but was slightly less streamlined. Some people prefer Alfred (https://www.alfredapp.com/help/features/clipboard/).

    #App Launcher #Windows Tools #Mac 13 social mentions

Discuss: Resolving the Great Undo-Redo Quandary

Log in or Post with