shithub: hell

Download patch

ref: 57e18cff8ad7154f37871f032908adb374573349
parent: 8461eb35a1edd3e51b9fd7fcdb4e8b4a5c5baf6d
author: penny <penny@limitedideas.org>
date: Thu Oct 16 17:45:12 EDT 2025

update website

git/query: bad hash 26ae3ccc455ddc813f8eba57b65423a2701ed418
--- a/index.html
+++ b/index.html
@@ -221,7 +221,8 @@
 date</p>
 <p>Hellclient does not support</p>
 <ul>
-<li>Syntax hilighting</li>
+<li>ANSI color sequences</li>
+<li>Tab completion</li>
 </ul>
 <h5 id="downloads">Downloads</h5>
 <p>The <a href="https://codeberg.org/penny64/hellclient">git repo</a>
--- a/readme.md
+++ b/readme.md
@@ -38,7 +38,8 @@
 
 Hellclient does not support
 
-* Syntax hilighting
+* ANSI color sequences
+* Tab completion
 
 ##### Downloads
 The [git repo](https://codeberg.org/penny64/hellclient) most likely has the most up to date code but static binaries are available
--