editor from nothing a text editor made only with cat and itself! prenounced effin.
 
 
Go to file
bx 4e4a9a11d6 i *think* this implented file loading 2022-09-15 19:23:26 +01:00
.gitignore it compiles 2022-04-02 11:40:10 +00:00
buffer.c print command now accepts start + end lines 2022-04-03 09:28:24 +01:00
c_clipboard.c changed command to take char * and char ** 2022-04-03 09:05:25 +01:00
c_delete.c changed command to take char * and char ** 2022-04-03 09:05:25 +01:00
c_file.c i *think* this implented file loading 2022-09-15 19:23:26 +01:00
c_indent.c changed command to take char * and char ** 2022-04-03 09:05:25 +01:00
c_insertline.c changed command to take char * and char ** 2022-04-03 09:05:25 +01:00
c_print.c print command now accepts start + end lines 2022-04-03 09:28:24 +01:00
c_quit.c changed command to take char * and char ** 2022-04-03 09:05:25 +01:00
c_writeline.c changed command to take char * and char ** 2022-04-03 09:05:25 +01:00
commands.c changed command to take char * and char ** 2022-04-03 09:05:25 +01: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 run command function 2022-04-03 21:35:16 +01:00
efn.h changed command to take char * and char ** 2022-04-03 09:05:25 +01:00
globals.h added copy command 2022-04-02 22:28:26 +01:00
main.c i *think* this implented file loading 2022-09-15 19:23:26 +01:00
types.h it compiles 2022-04-02 11:40:10 +00:00