Skip to content
This repository was 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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Oliver Mangold
Jan 30, 2020
3900d23 · Jan 30, 2020
Jan 30, 2020
Sep 5, 2019
Aug 6, 2019
Sep 17, 2019
Jan 30, 2020
Sep 17, 2019
Jul 24, 2019
Jul 31, 2019
Jul 24, 2019
Jul 24, 2019
Jul 24, 2019
Jul 24, 2019
Jul 31, 2019
Jul 24, 2019
Jul 28, 2019
Jul 25, 2019
Jan 30, 2020
Jul 26, 2019
Jul 28, 2019
Jul 24, 2019
Jul 25, 2019
Jul 26, 2019
Jul 25, 2019

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