<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sciteco/lib/repl.tes, branch v2.5.2</title>
<subtitle>Scintilla-based Text Editor and COrrector</subtitle>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/'/>
<entry>
<title>don't install the standalone scripts from lib/ as actual scripts: should fix CI and nightlies</title>
<updated>2025-08-08T10:39:12+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2025-08-08T10:39:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=7dd6ac742880bd0b2eca2c31f2e7dc19598e2d94'/>
<id>7dd6ac742880bd0b2eca2c31f2e7dc19598e2d94</id>
<content type='text'>
* They would get the --program-prefix.
* If they aren't installed as real scripts, there is no point in fixing up their
  hash-bang lines.
* The hash-bang line fix won't work on Windows anyway, so they are now disabled for
  grosciteco and tedoc as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* They would get the --program-prefix.
* If they aren't installed as real scripts, there is no point in fixing up their
  hash-bang lines.
* The hash-bang line fix won't work on Windows anyway, so they are now disabled for
  grosciteco and tedoc as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>added tecat.tes to standard library: can be installed as the Git textconv filter</title>
<updated>2025-08-07T17:15:58+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2025-08-07T17:07:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=0da832023b3d7d0921de1f76acbf6dd2595341d0'/>
<id>0da832023b3d7d0921de1f76acbf6dd2595341d0</id>
<content type='text'>
tecat.tes and repl.tes are now executable scripts, even though they are
installed into the $SCITECOPATH.

This is still much slower than the Lua version here:
https://gist.github.com/rhaberkorn/6534ecf1b05de6216d0a9c33f31ab5f8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tecat.tes and repl.tes are now executable scripts, even though they are
installed into the $SCITECOPATH.

This is still much slower than the Lua version here:
https://gist.github.com/rhaberkorn/6534ecf1b05de6216d0a9c33f31ab5f8
</pre>
</div>
</content>
</entry>
<entry>
<title>repl.tes: added script that reproduces the classic TECO REPL command-line</title>
<updated>2025-07-30T21:33:43+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2025-07-30T21:07:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=985c5eaa7c55ebb6ba4833886119396d2a9d77c5'/>
<id>985c5eaa7c55ebb6ba4833886119396d2a9d77c5</id>
<content type='text'>
* Unfortunately, this will currently just terminate when some command fails.
  We require an error catching mechanism to fix this up.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Unfortunately, this will currently just terminate when some command fails.
  We require an error catching mechanism to fix this up.
</pre>
</div>
</content>
</entry>
</feed>
