From 709a645c64466bf75a9f62cb0a0d6901bf481810 Mon Sep 17 00:00:00 2001 From: K4 Date: Thu, 27 Aug 2026 23:21:25 +0200 Subject: [PATCH] Add eh as alternative text editor (#1330) ### Description of Changes _No response_ Reviewed-on: https://codeberg.org/ethical-foss/open-slopware/pulls/1330 Reviewed-by: Ethical FOSS admin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0c4deb0..211cc28 100644 --- a/README.md +++ b/README.md @@ -2308,6 +2308,7 @@ This section is strictly for software implementing a core set of UNIX-like (or M > | Name | UI | Notes | > |-------------------------------------------------|----------|-| > | [deadpixi/sam](https://github.com/deadpixi/sam) | GUI | Last commit was on 2020-07-14 | +> | [eh](https://codeberg.org/SirWumpus/eh) | TUI | vi-like | > | [EVi](https://codeberg.org/NerdNextDoor/evi) | TUI | [![Anti-AI Policy](./badges/anti-ai-policy.svg)](#anti-ai-policy) ([1](https://codeberg.org/evi-editor/evi/src/branch/master/CONTRIBUTING.md#using-ai)), fork of vim | > | [GNU Emacs] | TUI, GUI | | > | [GNU nano](https://www.nano-editor.org) | TUI | |