This commit is contained in:
2018-05-11 17:10:22 +02:00
commit c5e52aafdb
2 changed files with 196 additions and 0 deletions

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
# t
Yet another simple terminal editor, based on [this
screenshot](https://www.destroyallsoftware.com/screencasts/catalog/text-editor-from-scratch)
by Gary Bernhardt, ported to Python and with multimodality added.