Skip to content

isabella232/mate-terminal

 
 

Repository files navigation

mate-terminal

A fork of the mate-terminal emulator (1.23.0).

How to build

$ ./autogen.sh
$ ./configure \
    --prefix=/usr \
    --sysconfdir=/etc \
    --disable-static --localstatedir=/var --with-gnu-ld
$ make
$ src/mate-terminal

About

The MATE Terminal Emulator

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 97.2%
  • Makefile 0.9%
  • Perl 0.6%
  • Roff 0.5%
  • M4 0.4%
  • C++ 0.3%
  • Shell 0.1%