editor from nothing a text editor made only with cat and itself! prenounced effin.
 
 
Go to file
bx 5ed3ab8aa6 fixed tab handling + made things look nicer 2022-04-02 15:46:23 +00:00
.gitignore it compiles 2022-04-02 11:40:10 +00:00
b_getline.c can now writelines 2022-04-02 13:51:43 +00:00
b_insert.c file loading works right now, added file printing 2022-04-02 13:20:59 +00:00
b_truncate.c added open commmand 2022-04-02 12:46:20 +00:00
c_insertline.c added instert line command 2022-04-02 15:05:07 +00:00
c_open.c file loading works right now, added file printing 2022-04-02 13:20:59 +00:00
c_print.c fixed tab handling + made things look nicer 2022-04-02 15:46:23 +00:00
c_quit.c commands take buf, bad commmands dont segfault 2022-04-02 11:59:31 +00:00
c_save.c can now save to file 2022-04-02 14:58:16 +00:00
c_writeline.c can now writelines 2022-04-02 13:51:43 +00:00
commands.c chaged print from P to p 2022-04-02 15:06:16 +00:00
compile.sh it compiles 2022-04-02 11:40:10 +00:00
consts.h fixed tab handling + made things look nicer 2022-04-02 15:46:23 +00:00
efn.c added instert line command 2022-04-02 15:05:07 +00:00
efn.h added instert line command 2022-04-02 15:05:07 +00:00
globals.h added open commmand 2022-04-02 12:46:20 +00:00
main.c fixed tab handling + made things look nicer 2022-04-02 15:46:23 +00:00
types.h it compiles 2022-04-02 11:40:10 +00:00