From 1a84eec3106cbdeb1550fc7d30349630ef3c6067 Mon Sep 17 00:00:00 2001 From: hellfire103 Date: Tue, 16 Jun 2026 13:59:36 +0200 Subject: [PATCH] Add GNU nano as alternative text editor (#991) ### Description of Changes This PR adds GNU nano as alternative text editor Reviewed-on: https://codeberg.org/ethical-foss/open-slopware/pulls/991 Reviewed-by: Ethical FOSS admin --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 68350e3..3a82ca4 100644 --- a/README.md +++ b/README.md @@ -1738,6 +1738,7 @@ This section is strictly for software implementing a core set of UNIX-like utili > * [deadpixi/sam] (GUI): Last commit was on 2020-07-14 > * [EVi] (TUI) - fork of vim > * [GNU Emacs] (TUI, GUI) +> * [GNU nano] (TUI) > * [Gram] (GUI) - fork of zed > * [Hemlock] (TUI, GUI) > * [Lapce] (GUI) @@ -1927,6 +1928,7 @@ This repository is licensed under the Creative Commons Attribution Share Alike 4 [GNOME Boxes]: https://gnomeboxes.org [GNOME Terminal]: https://gitlab.gnome.org/GNOME/gnome-terminal [GNU Emacs]: https://www.gnu.org/software/emacs/ +[GNU nano]: https://www.nano-editor.org/ [GnuTLS]: https://www.gnutls.org/ [GoToSocial]: https://codeberg.org/superseriousbusiness/gotosocial [Gram]: https://codeberg.org/GramEditor/gram