When comparing Slap vs qemacs (for quick emacs), the Slant community recommends qemacs (for quick emacs) for most people. In the question“What are the best programming text editors?” qemacs (for quick emacs) is ranked 42nd while Slap is ranked 47th. The most important reason people chose qemacs (for quick emacs) is:
Including e.g. Chinese.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro First-class mouse support
Slap supports mouse keybindings even though it works inside the terminal and also through SSH.
Pro Uses desktop-like keybindings
Slap features configurable keybindings (Ctrl+S, Ctrl+Z, etc).
Pro Great terminal interface
Pro Input methods for most (human) languages
Including e.g. Chinese.
Pro Terminal and graphics mode
Supports the terminal mode with 'qemacs -nw' and a graphics mode.
Pro Good documentation and help
- Context sensitive shortcut help on F1.
- Good online documentation.
Pro Comfortable file browser
Easy to open and manage files (dired-mode).
Pro Supports many editing modes besides text
- Hex
- HTML / CSS
- Image
- Audio/video (maybe not the most sought after mode in a text editor, but, well, it's there)
Pro Full UTF-8 support
Including bi-directional writing.
Pro Super lightweight and fast
Pro Emacs like key-bindings
Use your muscle memory if you know Emacs already.
Cons
Con Requires node.js
Slap is written in JavaScript and it requires something to interpret it in a local machine. That something is node.js, but for people who don't need node, it would be a hindrance and an overkill to install node just to use a simple text editor. Furthermore, it can only be used remotely if the remote machine has node installed.
Con CLI only
Slap only runs through the terminal.