From d003358899abeda8496ba98b44f581ac7db1c6e2 Mon Sep 17 00:00:00 2001 From: K4 Date: Thu, 27 Aug 2026 19:20:18 +0300 Subject: [PATCH] Add eh as alternative text editor --- 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 | |