editor from nothing a text editor made only with cat and itself! prenounced effin.
 
 
Go to file
bx b7a4fec162 changed command to take char * and char ** 2022-04-03 09:05:25 +01:00
.gitignore it compiles 2022-04-02 11:40:10 +00:00
buffer.c moved buffer function into buffer.c 2022-04-03 08:15:22 +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 changed command to take char * and char ** 2022-04-03 09:05:25 +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 changed command to take char * and char ** 2022-04-03 09:05:25 +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 moved buffer function into buffer.c 2022-04-03 08:15:22 +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 changed command to take char * and char ** 2022-04-03 09:05:25 +01:00
types.h it compiles 2022-04-02 11:40:10 +00:00