aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/repl.tes
AgeCommit message (Collapse)AuthorFilesLines
2025-07-31repl.tes: added script that reproduces the classic TECO REPL command-lineRobin Haberkorn1-0/+54
* Unfortunately, this will currently just terminate when some command fails. We require an error catching mechanism to fix this up.