Commit Graph

  • 4d0d726e1d Fix a segmentation violation when zep isn't given a file to edit. master 1.0 Mid Favila 2022-09-03 10:59:59 -0400
  • 1d945d0390 removed some blank lines to make code count 700 lines Hugh Barney 2017-04-15 23:18:37 +0100
  • a763bd8c65 further line count reduction by removing some whitespace Hugh Barney 2017-04-14 15:29:09 +0100
  • 1d1d1b5ef0 zep 1.5 removed redundant header files Hugh Barney 2017-04-14 14:37:56 +0100
  • 6f8d31577e Zep 1.4 small code reductions Hugh Barney 2017-04-14 14:10:42 +0100
  • e266221618 fixed fatal() call endwin() after noraw(), free curbp and scrap on exit of main. Hugh Barney 2017-04-11 20:07:57 +0100
  • 4b384b1742 added .gitignore Hugh Barney 2017-03-26 18:29:45 +0100
  • b2a48b6bc7 updated README.md Hugh Barney 2017-03-26 18:18:04 +0100
  • d55ad284a0 deleted binary Hugh Barney 2017-03-26 18:11:56 +0100
  • 2b0d421ee4 added README.md Hugh Barney 2017-03-26 18:08:07 +0100
  • e1b7e7d467 added #define E_NAME etc, to enable faster customisation (eg renaming editor for a different project). Hugh Barney 2017-03-26 17:59:15 +0100
  • 16aaf4d44b added version number, fixed issue with CR/LF in main loop (curses interprets ENTER as LF not CR) Hugh Barney 2017-03-25 21:47:17 +0000
  • 53cf262b91 single file version using ncurses, based on https://github.com/hughbarney/zepto Hugh Barney 2017-03-23 22:41:14 +0000