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

Install Pip on Ubuntu 18.04: Python 3 and Python 2 Setup Guide

Pip is the official package manager for Python and the standard way to install libraries from…

1 day ago

Install R on Ubuntu 18.04 from CRAN: Statistical Computing Setup

R is an open-source programming language and environment built for statistical computing and data visualization. It…

1 day ago

Install Jenkins on Ubuntu 18.04: CI/CD Server Setup Guide

Jenkins is an open-source automation server that makes it easy to build CI/CD pipelines. Continuous integration…

1 day ago

Install Android Studio on Ubuntu 18.04 with Snap and OpenJDK 8

Android Studio is the official IDE for Android development, built on JetBrains' IntelliJ IDEA platform. It…

1 day ago

Install and Configure GitLab on Ubuntu 18.04 with Omnibus

GitLab is a web-based, open-source Git repository manager written in Ruby. It includes built-in tools for…

1 day ago

Install Anaconda on Ubuntu 18.04: Python Data Science Setup Guide

Anaconda is the most widely used Python distribution for data science and machine learning. It bundles…

2 days ago