When comparing Slap vs pyvim, the Slant community recommends Slap for most people. In the question“What are the best programming text editors?” Slap is ranked 47th while pyvim is ranked 67th. The most important reason people chose Slap is:
Slap supports mouse keybindings even though it works inside the terminal and also through SSH.
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 Fast development of new features
Pyvim is written in Python. It's a great language that allows for fast development of features and quick bugfixing.
It also relies on existing Python plugins to add even more functionality.
Pro Vim-like editor
Pyvim has some of Vim's features and shortcuts, as well as some custom improvements that are already built-in.
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.
Con CLI only
Pyvim runs through the terminal only.