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

Fork of termite with added features

License

Unknown and 2 other licenses found

Licenses found

Unknown
COPYING
GPL-2.0
COPYING.GPL2
GPL-3.0
COPYING.GPL3
Notifications You must be signed in to change notification settings

omgold/mantid-term

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