Terminus : A Terminal For A More Modern Age

Terminus is a highly configurable terminal for a more modern age emulator for Windows, macOS and Linux.

  • Theming and color schemes
  • Fully configurable shortcuts
  • Split panes
  • Remembers your tabs
  • PowerShell (and PS Core), WSL, Git-Bash, Cygwin, Cmder and CMD support
  • Integrated SSH client and connection manager
  • Full Unicode support including double-width characters
  • Doesn’t choke on fast-flowing outputs
  • Proper shell experience on Windows including tab completion (via Clink)

Also Read – Bonesi : Tool For DDoS Botnet Simulator

  1. It is an alternative to Windows’ standard terminal (conhost), PowerShell ISE, PuTTY or iTerm
  2. It is not a new shell or a MinGW or Cygwin replacement. Neither is it lightweight – if RAM usage is of importance, consider Conemu or Alacritty

Plugins

Plugins and themes can be installed directly from the Settings view inside Terminus.

  • clickable-links – makes paths and URLs in the terminal clickable
  • shell-selector – a quick shell selector pane
  • title-control – allows modifying the title of the terminal tabs by providing a prefix, suffix, and/or strings to be removed
  • quick-cmds – quickly send commands to one or all terminal tabs
  • save-output – record terminal output into a file
  • scrollbar – adds a scrollbar to hterm tabs

Themes

This project follows the all-contributors specification. Contributions of any kind welcome!

R K

Recent Posts

git fetch vs git pull: How They Work and When to Use Each

Both git fetch and git pull talk to a remote repository, but they do very different things to your…

3 days ago

git cherry-pick Command: Apply Commits from Another Branch

Sometimes the change you need already exists, just on the wrong branch. A hotfix lands…

3 days ago

Best Email APIs for Secure Business Email: Why Developers Are Moving Beyond SMTP

Email is still one of the most important communication channels inside modern applications. Password resets,…

4 days ago

Nginx Commands in Linux: Start, Stop, Reload, Test, and Log

Nginx is a high-performance web server and reverse proxy trusted by some of the largest…

1 week ago

ufw Command in Linux: Manage Firewall Rules with Examples

ufw (Uncomplicated Firewall) sits on top of iptables (or nftables on newer systems) and replaces…

1 week ago

who Command in Linux: Show All Logged-In Users and Sessions

When you share a server with a team or investigate unexpected activity, the first question…

1 week ago