From a49a21990aa0e38c0c706da695585dac7f67a6d8 Mon Sep 17 00:00:00 2001 From: unrealapex <unrealapex@disroot.org> Date: Sun, 13 Jul 2025 23:23:32 -0700 Subject: [PATCH] add vis --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 554dc13..246aed8 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,7 @@ List of projects that provide terminal user interfaces - [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 +- [vis](https://github.com/martanne/vis) A vi-like editor based on Plan 9's structural regular expressions - [zee](https://github.com/zee-editor/zee) A modern text editor for the terminal written in Rust ---