Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Latest commit

 

History

History
33 lines (19 loc) · 549 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 549 Bytes

About

Mantid is a xterm-compatible terminal emulator based on Vte-ng, similar to termite. Keybindings and appearance can be defined via a configuration file in yaml format.

Building

RPM-based distros

git clone https://github.com/omgold/mantid-term.git mantid

cd mantid

git submodule init git submodule update

make rpm

DEB-based distros

git clone https://github.com/omgold/mantid-term.git mantid

cd mantid

git submodule init git submodule update

make deb

Arch Linux

A PKGBUILD is available at AUR named mantid-term