mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-09-01 02:44:11 +02:00
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 <ethical-foss-admin@noreply.codeberg.org>
This commit is contained in:
parent
10807c500f
commit
1a84eec310
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue