mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-01 01:00:03 +01:00
4e85aa2f80
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
11 lines
480 B
Text
11 lines
480 B
Text
tinyterm (simple terminal)
|
|
|
|
tinyterm is a simple X terminal emulator written in C.
|
|
|
|
It supports copy & paste with Ctrl+Shift+C and Ctrl+Shift+V.
|
|
|
|
Most of tinyterm's configuration is compiled in, rather than being
|
|
read from config files or command-line options. To customize 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).
|