commit 441c734ba664e797e585697e65eb18cf4ebaf97a
Author: Jan Klemkow <j.klemkow_AT_wemelug.de>
AuthorDate: Sun Oct 2 03:57:59 2022 +0200
Commit: Jan Klemkow <j.klemkow_AT_wemelug.de>
CommitDate: Sun Oct 2 03:57:59 2022 +0200
README: update requirements to libgrapheme
diff --git a/README.md b/README.md
index d3a815f..ca6554b 100644
--- a/README.md
+++ b/README.md
_AT_@ -18,14 +18,13 @@ Programs you can use lchat as a front end for:
Requirements
------------
- * [libutf](
https://git.suckless.org/sbase)
+ * [libgrapheme](
https://git.suckless.org/libgrapheme)
* tail(1)
* grep(1)
TODO
----
- * support for UTF-8
* fix: cursor positions in cases of line wrapping
* add input history
* split slackline as an extra project
Received on Sun Oct 02 2022 - 03:59:20 CEST