Commit Graph

9 Commits

Author SHA1 Message Date
Hugh Barney
6f8d31577e Zep 1.4 small code reductions 2017-04-14 14:10:42 +01:00
Hugh Barney
e266221618 fixed fatal() call endwin() after noraw(), free curbp and scrap on exit of main. 2017-04-11 20:07:57 +01:00
Hugh Barney
4b384b1742 added .gitignore 2017-03-26 18:29:45 +01:00
Hugh Barney
b2a48b6bc7 updated README.md 2017-03-26 18:18:04 +01:00
Hugh Barney
d55ad284a0 deleted binary 2017-03-26 18:11:56 +01:00
Hugh Barney
2b0d421ee4 added README.md 2017-03-26 18:08:07 +01:00
Hugh Barney
e1b7e7d467 added #define E_NAME etc, to enable faster customisation (eg renaming editor for a different project). 2017-03-26 17:59:15 +01:00
Hugh Barney
16aaf4d44b added version number, fixed issue with CR/LF in main loop (curses interprets ENTER as LF not CR) 2017-03-25 21:47:17 +00:00
Hugh Barney
53cf262b91 single file version using ncurses, based on https://github.com/hughbarney/zepto 2017-03-23 22:41:14 +00:00