Add Durdraw (#274)

Durdraw is an ASCII, Unicode and ANSI art editor for UNIX-like systems.
It runs in modern UTF-8 terminals and supports frame-based animation,
custom themes, 256 and 16 color modes, terminal mouse input, DOS ANSI
art viewing, CP437 and Unicode mixing and conversion, HTML output, mIRC
color output, and other interesting features.
This commit is contained in:
Jim Huang 2025-01-24 02:28:15 +08:00 committed by GitHub
parent 6721ef02f1
commit 3229e0e8de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -144,6 +144,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
- [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