upterm favicon

upterm

Upterm is an IDE in the world of terminals. Strictly speaking, it's both a terminal emulator and an interactive shell based on Electron. Also, unlike most of the emulators you can meet nowadays it uses HTML and CSS for its UI (exactly as Atom does), which means we can stop misusing unicode characters and make a better looking terminal with appropriate tools.

Autocompletion Upterm shows the autocompletion box as you type and tries to be smart about what to suggest. Often you can find useful additional information on the right side of the autocompletion, e.g. expanded alias value, command descriptions, value of the previous directory (cd -), etc.

Compatibility We aim to be compatible at least with VT100. All the programs (emacs, ssh, vim) should work as expected. Technologies used: Electron Typescript React

Alacritty

Alacritty

Alacritty is the result of frustration with existing terminal emulators. Using vim inside tmux in many terminals was a particu ...

Terminal

Terminal

Terminal (also referred to as Terminal.app) is a terminal emulator included in Apple's Mac OS X operating system. It originate ...

Tilix

Tilix

Tilix is a tiling terminal emulator which uses the VTE GTK+ 3 widget with the following features:

  • Layout terminals in any fas ...