ledit

Text editor (WIP)
git clone git://lumidify.org/ledit.git (fast, but not encrypted)
git clone https://lumidify.org/ledit.git (encrypted, but very slow)
git clone git://4kcetb7mo7hj6grozzybxtotsub5bempzo4lirzc3437amof2c2impyd.onion/ledit.git (over tor)
Log | Files | Refs | README | LICENSE

NOTES (181B)


      1 * I originally wanted to avoid putting includes in header files, but
      2   I eventually decided that it just becomes a huge mess that way.
      3   Maybe I'll change my mind sometime, though.