aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/tank.tes
AgeCommit message (Collapse)AuthorFilesLines
6 days`^A` now accepts an optional integer to specify the message severityRobin Haberkorn1-2/+2
* I.e. you can now log warnings and errors from SciTECO code as well. * We do not need a version of ^A accepting code points, since this is supported by ^T already.
2026-04-03added TANK MODERobin Haberkorn1-0/+211
* This is a gimmick pseudo-game for driving a tank around your buffer. * The tank is "animated" and crushes non-space characters it drives over. * When shooting, it deletes characters that get hit. * When escaping, the tank explodes and leaves a "crater" behind.