slackbuilds_ponce/system/tinyterm
Heinz Wiesinger 7f26b9929f
All: SlackBuilds run in the directory they are in
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-07-05 16:01:32 +07:00
..
README
slack-desc
tinyterm.info
tinyterm.SlackBuild

tinyterm is a simple X terminal emulator written in C.

It supports Ctrl + Shift + C and Ctrl + Shift + V for copy and paste actions.

Most of tinyterm's configuration is compiled in, rather than being read
from config files or command-line options. To build a customized tinyterm,
copy config.h from the tinyterm source to the SlackBuild's directory and
edit as you see fit. Probably the most important change for most people
will be to increase the font size (TINYTERM_FONT).