]> git.mdlowis.com Git - proto/aos.git/commit
switch editor over to GTK based
authorMike Lowis <mike.lowis@gentex.com>
Tue, 8 Jul 2025 17:30:13 +0000 (13:30 -0400)
committerMike Lowis <mike.lowis@gentex.com>
Tue, 8 Jul 2025 17:30:13 +0000 (13:30 -0400)
commit182e2b461a89d79dd14b35bc4c61bfbcd0045b67
tree86c7865dcb632a9117a360ce6680ef569ea31007
parent8383a89c25df6fee34c61f29f1b1be3dc8aa8377
switch editor over to GTK based
21 files changed:
Makefile
bin/editor.c [new file with mode: 0644]
bin/editor/buf.c [deleted file]
bin/editor/config.h [deleted file]
bin/editor/dbc.c [deleted file]
bin/editor/dbc.h [deleted file]
bin/editor/draw.c [deleted file]
bin/editor/editlog.c [deleted file]
bin/editor/exec.c [deleted file]
bin/editor/gapbuf.c [deleted file]
bin/editor/job.c [deleted file]
bin/editor/leap.c [deleted file]
bin/editor/main.c [deleted file]
bin/editor/mouse.c [deleted file]
bin/editor/range.c [deleted file]
bin/editor/shortcuts.c [deleted file]
bin/editor/tide.h [deleted file]
bin/editor/view.c [deleted file]
bin/editor/xpty.c [deleted file]
bin/rules.mk
config.mk