Skip to content

CraigFoote/ca.footeware.py.texty2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

texty2

a minimal text editor


First there was texty, written in C with Gtk4/Adw. It was a learning-C project. My conclusion was that C is nasty.

So came the idea of re-writing texty in python with Gtk4/Adw bindings. It was a learning-python project named texty2. It was much easier than C.

screenshot