]> git.mdlowis.com Git - proto/aos.git/commit
extract utf8, file toutines, and telemetry
authorMichael D. Lowis <mike@mdlowis.com>
Tue, 2 May 2023 02:58:26 +0000 (22:58 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Tue, 2 May 2023 02:58:26 +0000 (22:58 -0400)
commit942168b10dab0dfff644d6247d91019f2e821796
tree1f3417d19aa396494bc5d1f5e4da9fba8a4a01bd
parentf204f701413738dac9c6babbe9c56b11cfe4521f
extract utf8, file toutines, and telemetry
26 files changed:
bin/editor/buf.c
bin/editor/dbc.c
bin/editor/draw.c
bin/editor/editlog.c
bin/editor/exec.c
bin/editor/gapbuf.c
bin/editor/io.h [deleted file]
bin/editor/job.c
bin/editor/leap.c
bin/editor/main.c
bin/editor/mouse.c
bin/editor/range.c
bin/editor/shortcuts.c
bin/editor/utf.h [deleted file]
bin/editor/utf8.c [deleted file]
bin/editor/view.c
bin/editor/x11.c
bin/editor/x11_gc.c
bin/editor/xpty.c
bin/pick/utf.h [deleted file]
bin/pick/utf8.c [deleted file]
bin/pick/x11.c
inc/liba.h
lib/a/File.c
lib/a/Telemetry.c [moved from bin/editor/telem.c with 98% similarity]
lib/a/UTF8.c