soimort / mate-terminal

The MATE Terminal Emulator

Home Page:http://www.mate-desktop.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mate-terminal

A fork of the mate-terminal emulator.

Branches

Dependencies

  • mate-common
  • yelp-tools

Features

  • Hiding the close buttons of tabs.

Future work

  • Session management (restoring tabs).

How to build

$ git submodule init
$ git submodule update --remote --recursive
$ ./autogen.sh --prefix=/usr --sysconfdir=/etc \
    --disable-static --localstatedir=/var --with-gnu-ld
$ make
$ src/mate-terminal

About

The MATE Terminal Emulator

http://www.mate-desktop.org

License:GNU General Public License v3.0


Languages

Language:C 93.7%Language:Makefile 2.9%Language:Meson 1.5%Language:Perl 0.7%Language:M4 0.6%Language:Roff 0.5%Language:Shell 0.1%Language:Python 0.1%