Mid Favila
|
4d0d726e1d
|
Fix a segmentation violation when zep isn't given a file to edit.
|
5 months ago |
Hugh Barney
|
1d945d0390
|
removed some blank lines to make code count 700 lines
|
6 years ago |
Hugh Barney
|
a763bd8c65
|
further line count reduction by removing some whitespace
|
6 years ago |
Hugh Barney
|
1d1d1b5ef0
|
zep 1.5 removed redundant header files
|
6 years ago |
Hugh Barney
|
6f8d31577e
|
Zep 1.4 small code reductions
|
6 years ago |
Hugh Barney
|
e266221618
|
fixed fatal() call endwin() after noraw(), free curbp and scrap on exit of main.
|
6 years ago |
Hugh Barney
|
e1b7e7d467
|
added #define E_NAME etc, to enable faster customisation (eg renaming editor for a different project).
|
6 years ago |
Hugh Barney
|
16aaf4d44b
|
added version number, fixed issue with CR/LF in main loop (curses interprets ENTER as LF not CR)
|
6 years ago |
Hugh Barney
|
53cf262b91
|
single file version using ncurses, based on https://github.com/hughbarney/zepto
|
6 years ago |