diff options
| author | Philip Wittamore <philip@wittamore.com> | 2026-07-12 11:08:50 +0200 |
|---|---|---|
| committer | Philip Wittamore <philip@wittamore.com> | 2026-07-12 11:08:50 +0200 |
| commit | 420ceb49b53a8fa9d8ba8443e42e50cd7bd7cea9 (patch) | |
| tree | 3009f0564d75e3f7d1ca38507e7ebb92deaded07 /articles/2026/semware-tse-editor.html | |
update
Diffstat (limited to 'articles/2026/semware-tse-editor.html')
| -rw-r--r-- | articles/2026/semware-tse-editor.html | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/articles/2026/semware-tse-editor.html b/articles/2026/semware-tse-editor.html new file mode 100644 index 0000000..441df10 --- /dev/null +++ b/articles/2026/semware-tse-editor.html @@ -0,0 +1,44 @@ +<!doctype html> +<html lang="en"> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <link rel="stylesheet" href="/style.css" /> + <link rel="icon" type="image/x-icon" href="/favicon.ico" /> + <title>semware-tse-editor</title> + </head> + <body> + <header> + <h1>Bloggings</h1> + <a href="/index.php">Back</a> + </header> + <main> + <article> + <h2>semware-tse-editor</h2> + <h3>2026-06-13</h3> + <h4>A very interesting editor for DOS, Linux and Windows</h4> + <p> + <img src="/images/blog/semware.png" alt="semware editor screenshot" /> + </p> + <p> + I stumbled upon the #Semware editor (TSE) for #Linux, Windows and #Dos + and thought I'd share it here. Originally named Qedit in 1985, the + latest version is dated May 2026. I don't know about Windows (as I + haven't used it in years), but the Linux version is a pleasant CLI app + with many features, including it's own application language. The more + I look at it, the more I realise that it is a profound piece of + software. + </p> + <p> + <a href="https://www.semware.com/">www.semware.com</a><br /> + <a href="https://www.youtube.com/@knudvaneeden" + >Knud Vaneeded YT videos</a + > + </p> + </article> + </main> + <footer> + <p>ยง</p> + </footer> + </body> +</html> |
