Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now. Learn more →
Terminus Alternatives
Similar projects and alternatives to Terminus
-
-
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
-
zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
-
-
-
-
-
-
AppSignal
Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
-
-
-
-
-
-
SublimeDebugger
Graphical Debugger for Sublime Text for debuggers that support the debug adapter protocol
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Terminus discussion
Terminus reviews and mentions
-
I still like Sublime Text in 2025
> sane built-ins such as a terminal
After I initially switched from VSCode back to Sublime Text, I used Terminus [1], which I used to swear by. But then I made an effort to strip back the amount of plugins I used, and just bound a hotkey to focus my default terminal (Konsole on KDE), and I don't really miss the integrated terminal anymore.
[1] https://packagecontrol.io/packages/Terminus
-
Just started learning programming to learn how to scrape.
Terminal: https://github.com/randy3k/Terminus
-
What are your essential SublimeText plugins/settings?
LSP, SublimeLinter, Terminus, and GitSavvy are must-haves for any kind of dev work in my opinion.
-
New to SublimeText, just installed version4. How to get specific SublimeText4 Packages?
Ok, first of all, Sublime Text is a pure text editor and focuses on that role, which makes it excellent and fast in comparison with VSC or Atom. It has no built-in terminal, but the Terminus package is quite good and you can probably make it work with the terminal emulator of your choice.
-
A lightweight, simple, fast, feature-filled, text editor written in C, and Lua
- The debugger plugin which has the most complex workaround I have seen using sublime's html capabilities. It uses the panel to show html elements, buttons with images, texts, lists, tabs, everything thorough this workaround. But again, try to search text and you loose it.
That's mainly where VSCode "won", although I still daily drive Sublime when I am not on a "full blown IDE".
[1]: https://github.com/randy3k/Terminus
-
Run code in cmd window after build
Either https://packagecontrol.io/packages/Terminus or https://packagecontrol.io/packages/Console%20Exec
-
stuck 2 days for input function
sorry to bother you but it work, i installed terminus and create new build system
-
Your development environment for learning/using Julia?
Anyone using Sublime 4 like I do? It’s probably not the best setup, but I manage with a combination of Terminus, SendCode, Julia and IJulia (actually the last one looks pretty buggy to me, it likely only serves me as a syntax highlighter so autosuggestion tool…) Anyone using Sublime 4 can recommend a better setup? Thx
-
Is anyone else trying to get into quantum computing and would like to chat and maybe become buddies to share material and help each other with roadblocks?
If you are getting into Python, please make the world (which includes your coding environment) a more beautiful place and use Sublime Text to compose your scripts and install Terminus on it so you can render inside Sublime Text itself and finally stop using that damn ugly IDLE and command prompt!
-
Any way to integrate GitHub desktop instead of Sublime Merge?
If you install terminus - https://packagecontrol.io/packages/Terminus - then there's a shortcut key to toggle a terminal in a panel at the bottom of the ST window
-
A note from our sponsor - Kargo
akuity.io | 8 Sep 2026
Stats
randy3k/Terminus is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Terminus is Python.