summary refs log tree commit diff
path: root/doc/rfc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-15 15:06:31 -0500
committerJune McEnroe <june@causal.agency>2021-01-15 15:10:23 -0500
commit68618a758d40b09cf2775fe881653310e1f14fdb (patch)
tree7348ced44438f4b611de67965a200c050c28a0e8 /doc/rfc
parentOutput htagml -x from the main loop (diff)
downloadsrc-68618a758d40b09cf2775fe881653310e1f14fdb.tar.gz
src-68618a758d40b09cf2775fe881653310e1f14fdb.zip
Simplyify htagml match output
Diffstat (limited to 'doc/rfc')
0 files changed, 0 insertions, 0 deletions
completeJune McEnroe 2022-02-19Handle errors from editFn, etc.June McEnroe 2022-02-19Reimplement text macrosJune McEnroe 2022-02-19Factor out input handling to input.cJune McEnroe 2022-02-19Factor out window management to window.cJune McEnroe 2022-02-19Enable -Wmissing-prototypesJune McEnroe 2022-02-19Fix edit.[ch] license notice additional permissionsJune McEnroe 2022-02-19Run line editing testsJune McEnroe 2022-02-18Implement new line editing "library"June McEnroe 2022-02-18Simplify cursor positioning in inputJune McEnroe 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe