]>
| author | Michael D. Lowis <mike@mdlowis.com> | |
| Thu, 23 Feb 2023 02:46:44 +0000 (21:46 -0500) | ||
| committer | Michael D. Lowis <mike@mdlowis.com> | |
| Thu, 23 Feb 2023 02:46:44 +0000 (21:46 -0500) | ||
| commit | 366aeea3687748879bf5a01974cfed202a37fe84 | |
| tree | a39f57149411b772a2debfee42d60cc0e47b832f | tree | snapshot |
| parent | 3d7500cc66daf1b824fe6e6e4b7b975c6be63990 | commit | diff |
| bin/edit.c | diff | blob | history | |
| bin/editor/abspath.c | [new file with mode: 0644] | blob |
| bin/editor/buf.c | [new file with mode: 0644] | blob |
| bin/editor/config.h | [new file with mode: 0644] | blob |
| bin/editor/dbc.c | [new file with mode: 0644] | blob |
| bin/editor/dbc.h | [new file with mode: 0644] | blob |
| bin/editor/draw.c | [new file with mode: 0644] | blob |
| bin/editor/editlog.c | [new file with mode: 0644] | blob |
| bin/editor/exec.c | [new file with mode: 0644] | blob |
| bin/editor/gapbuf.c | [new file with mode: 0644] | blob |
| bin/editor/io.h | [new file with mode: 0644] | blob |
| bin/editor/job.c | [new file with mode: 0644] | blob |
| bin/editor/main.c | [new file with mode: 0644] | blob |
| bin/editor/mouse.c | [new file with mode: 0644] | blob |
| bin/editor/range.c | [new file with mode: 0644] | blob |
| bin/editor/readfd.c | [new file with mode: 0644] | blob |
| bin/editor/readfile.c | [new file with mode: 0644] | blob |
| bin/editor/shortcuts.c | [new file with mode: 0644] | blob |
| bin/editor/stdc.h | [new file with mode: 0644] | blob |
| bin/editor/telem.c | [new file with mode: 0644] | blob |
| bin/editor/tide.1.adoc | [new file with mode: 0644] | blob |
| bin/editor/tide.h | [new file with mode: 0644] | blob |
| bin/editor/utf.h | [new file with mode: 0644] | blob |
| bin/editor/utf8.c | [new file with mode: 0644] | blob |
| bin/editor/vec.h | [new file with mode: 0644] | blob |
| bin/editor/view.c | [new file with mode: 0644] | blob |
| bin/editor/writefd.c | [new file with mode: 0644] | blob |
| bin/editor/x11.c | [new file with mode: 0644] | blob |
| bin/editor/x11.h | [new file with mode: 0644] | blob |
| bin/editor/x11_gc.c | [new file with mode: 0644] | blob |
| bin/editor/x11_sel.c | [new file with mode: 0644] | blob |
| bin/editor/xpty.c | [new file with mode: 0644] | blob |
| bin/pick.c | [deleted file] | blob | history |
| bin/pick/config.h | [new file with mode: 0644] | blob |
| bin/pick/io.h | [new file with mode: 0644] | blob |
| bin/pick/pick.c | [new file with mode: 0644] | blob |
| bin/pick/telem.c | [new file with mode: 0644] | blob |
| bin/pick/utf.h | [new file with mode: 0644] | blob |
| bin/pick/utf8.c | [new file with mode: 0644] | blob |
| bin/pick/writefd.c | [new file with mode: 0644] | blob |
| bin/pick/x11.c | [new file with mode: 0644] | blob |
| bin/pick/x11.h | [new file with mode: 0644] | blob |
| bin/pick/x11_gc.c | [new file with mode: 0644] | blob |
| bin/pick/x11_sel.c | [new file with mode: 0644] | blob |
| bin/rules.mk | diff | blob | history | |
| bin/screenlock.c | [deleted file] | blob | history |
| bin/screenlock/LICENSE | [new file with mode: 0644] | blob |
| bin/screenlock/arg.h | [new file with mode: 0644] | blob |
| bin/screenlock/config.h | [new file with mode: 0644] | blob |
| bin/screenlock/explicit_bzero.c | [new file with mode: 0644] | blob |
| bin/screenlock/slock.c | [new file with mode: 0644] | blob |
| bin/screenlock/util.h | [new file with mode: 0644] | blob |
| bin/shell.c | [deleted file] | blob | history |
| bin/terminal/LICENSE | [new file with mode: 0644] | blob |
| bin/terminal/arg.h | [new file with mode: 0644] | blob |
| bin/terminal/config.def.h | [new file with mode: 0644] | blob |
| bin/terminal/config.h | [new file with mode: 0644] | blob |
| bin/terminal/st.c | [new file with mode: 0644] | blob |
| config.mk | diff | blob | history | |
| inc/liba.h | diff | blob | history | |
| inc/stdc.h | [new file with mode: 0644] | blob |
| inc/vec.h | [new file with mode: 0644] | blob |
| lib/MBus.c | [new file with mode: 0644] | blob |