When comparing Suplemon vs Textadept, the Slant community recommends Textadept for most people. In the question“What are the best programming text editors?” Textadept is ranked 16th while Suplemon is ranked 51st. The most important reason people chose Textadept is:
Both text and GUI versions behave mostly the same, just the way notepad users would expect it to. Like shift+arrows - select, Ctrl+c - copy, Ctrl+o - open a file.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Native multi cursor editing on the command line
Multiple cursors & column selection allow versatile ways of editing.
Pro Low learning curve
Does not drown you in keyboard shortcuts or non-intuitive use-concepts as you start using it, but high-level functionality can still be easily accessed when the need for it arises.
Pro Mouse support
Scroll wheel works automatically. With mouse mode (F8) the cursor can be moved with a left-click to a desired position, and new cursors can be added with right clicks.
Pro No required dependencies
Pro Shows linting messages for Python code (requires flake8)
Pro Has both GUI and TUI
Both text and GUI versions behave mostly the same, just the way notepad users would expect it to.
Like shift+arrows - select, Ctrl+c - copy, Ctrl+o - open a file.
Pro Cross-platform
It's available for Windows, Mac and Linux.
Pro Small and portable
Has very few dependencies, and very small footprint. Can be copied to a new system in a moment, unpacked and be at your service.
Pro Scriptable
Has a built-in lua engine.
Cons
Con No region selection
Some selection features that are taken for granted in other editors are missing here. As they say in their documentation, if you want to copy and paste part of a line, you need to use the mouse to select it and copy with Ctrl + Shift + C.
Con Community
Does not have an IRC channel or some kind of forum where a community of developers/plugin writers could evolve around. Has a mailing list which is said to be active but that does not feel that attractive.