From 31e8531c733be3922555141fc510b7db967f12e1 Mon Sep 17 00:00:00 2001 From: Igor Malyushkin Date: Tue, 16 Jul 2024 19:46:36 +0200 Subject: [PATCH] Add Thymus (#222) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 516c595..20a530e 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 ---