]> git.mdlowis.com Git - projs/tide.git/commit
reorganized and consolidated tide specific headers testing
authorMichael D. Lowis <mike.lowis@gentex.com>
Tue, 22 Mar 2022 16:26:20 +0000 (12:26 -0400)
committerMichael D. Lowis <mike.lowis@gentex.com>
Tue, 22 Mar 2022 16:26:20 +0000 (12:26 -0400)
commit0428a82aee8a4f27634e341c62d53d5e2180a6fb
tree3784f9303acc18224d7113dfdbc70561dfa04b8f
parent866188d47513962b44a4722930e02c50f7ce3b53
reorganized and consolidated tide specific headers
20 files changed:
inc/draw.h [deleted file]
inc/win.h [deleted file]
inc/xpty.h [deleted file]
src/lib/utf8/utf8.c
src/tide/buf.c
src/tide/draw.c
src/tide/editlog.c
src/tide/exec.c
src/tide/gapbuf.c
src/tide/job.c
src/tide/main.c
src/tide/mouse.c
src/tide/range.c
src/tide/shortcuts.c
src/tide/tide.h [moved from inc/edit.h with 79% similarity]
src/tide/view.c
src/tide/xpty.c
tests/lib/buf.c
tests/lib/utf8.c
tests/libedit.c