From e15a0cba7a11180f203b900f86048b7b4763ed82 Mon Sep 17 00:00:00 2001 From: Igor Malyushkin Date: Sat, 13 Jul 2024 15:14:36 +0200 Subject: [PATCH] Add Thymus --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4cc8d954..bddf00f7 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,7 @@ List of projects that provide terminal user interfaces - [micro](https://github.com/zyedidia/micro) A modern and intuitive terminal-based text editor - [orbiton](https://github.com/xyproto/orbiton) Text editor limited by VT100, suitable for programming, writing git commit messages and editing Markdown - [slap](https://github.com/slap-editor/slap) Sublime-like terminal-based text editor +- [thymus](https://github.com/blademd/thymus) An interactive browser & editor for network configuration files. - [turbo](https://github.com/magiblot/turbo) An experimental text editor for the terminal, based on Scintilla and Turbo Vision - [zee](https://github.com/zee-editor/zee) A modern text editor for the terminal written in Rust ---