|
4d0d726e1d
|
Fix a segmentation violation when zep isn't given a file to edit.
|
2022-09-03 10:59:59 -04:00 |
|
Hugh Barney
|
1d945d0390
|
removed some blank lines to make code count 700 lines
|
2017-04-15 23:18:37 +01:00 |
|
Hugh Barney
|
a763bd8c65
|
further line count reduction by removing some whitespace
|
2017-04-14 15:29:09 +01:00 |
|
Hugh Barney
|
1d1d1b5ef0
|
zep 1.5 removed redundant header files
|
2017-04-14 14:37:56 +01:00 |
|
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
|
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 |
|