aboutsummaryrefslogtreecommitdiffstats
path: root/README
blob: 1add2bf2ae8d163e8d56ccb81101ccbe1024a404 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

gterm
=====

Terminal application, based on gtk3 and vte.  The plan is to have a
modern terminal (which runs on wayland for example) for xterm fans.

Command line options are compatible with xterm.  Likewise config file
key naming follows xterm resource naming.  No config UI, you have to
edit the ~/.config/gterm.conf config file, simliar to editing
~/.Xdefaults for xterm.

The number of supported config options is rather small right now, but
is expected to grow over time to cover the most important ones.  It
will probably never fully match the xterm feature set though.