.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_truncate.c
|
added open commmand
|
2022-04-02 12:46:20 +00:00 |
c_clipboard.c
|
copy paste now functional
|
2022-04-02 22:36:17 +01:00 |
c_delete.c
|
added delete command
|
2022-04-02 16:28:26 +00:00 |
c_file.c
|
moved file commmands to c_file.c
|
2022-04-03 08:12:16 +01:00 |
c_indent.c
|
fixed bug in unindent command
|
2022-04-02 22:08:42 +01:00 |
c_insertline.c
|
added instert line command
|
2022-04-02 15:05:07 +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_writeline.c
|
can now writelines
|
2022-04-02 13:51:43 +00:00 |
commands.c
|
copy paste now functional
|
2022-04-02 22:36:17 +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 file commmands to c_file.c
|
2022-04-03 08:12:16 +01:00 |
efn.h
|
added delete command
|
2022-04-02 16:28:26 +00:00 |
globals.h
|
added copy command
|
2022-04-02 22:28:26 +01:00 |
types.h
|
it compiles
|
2022-04-02 11:40:10 +00:00 |