Add Edit (Microsoft's new Rust-based TUI editor) to the list of Editors

This commit is contained in:
Larry Stone 2025-07-06 23:33:50 -07:00 committed by GitHub
commit 48d4b61cf5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -157,6 +157,7 @@ List of projects that provide terminal user interfaces
- [amp](https://github.com/jmacdonald/amp) A complete text editor for your terminal
- [C-Edit](https://github.com/velorek1/c-edit) A text editor with drop down menus in the style of MS-DOS Editor
- [Durdraw](https://github.com/cmang/durdraw) An ASCII, Unicode and ANSI art editor
- [Edit](https://github.com/microsoft/edit) A simple text editor. Pays homage to the classic MS-DOS Editor.
- [helix](https://helix-editor.com/) A post-modern text editor.
- [frogmouth](https://github.com/Textualize/frogmouth) A Markdown browser for your terminal
- [kakoune](http://kakoune.org/) A modern, modal text editor with focus on interactivity and efficiency