AnalogTerm2: Improve configuration and related configuration.
authorMatthew Mondor <mmondor@pulsar-zone.net>
Mon, 17 Apr 2023 20:57:27 +0000 (20:57 +0000)
committerMatthew Mondor <mmondor@pulsar-zone.net>
Mon, 17 Apr 2023 20:57:27 +0000 (20:57 +0000)
commitaa53a0a61cae16d84f4a3ae7e3433ecf18dc0cc0
treecdda4f9db90efa798412ee853fe3565a9b780e2a
parent591f587ed7165ac2eb146c1b286d1a12d9b4c5d0
AnalogTerm2: Improve configuration and related configuration.
- When fast/jump scroll is enabled, make the number of maximum
  lines to scroll configurable.
- Increase the configuration range for -r (can now go as low
  as 10fps).
- Makefile now installs example alternative font files that can
  be loaded using cat(1).
- Better document the dependency of various settings on -r in
  the command usage/help.
mmsoftware/analogterm2/GNUmakefile
mmsoftware/analogterm2/README.txt
mmsoftware/analogterm2/src/config.c
mmsoftware/analogterm2/src/config.h
mmsoftware/analogterm2/src/draw.c
mmsoftware/analogterm2/src/main.c