]> git.mdlowis.com Git - projs/tide.git/commit
switched back to a config.h file to control configuration across binaries. Hopefully...
authorMichael D. Lowis <mike@mdlowis.com>
Sun, 9 Dec 2018 22:00:24 +0000 (17:00 -0500)
committerMichael D. Lowis <mike@mdlowis.com>
Sun, 9 Dec 2018 22:00:24 +0000 (17:00 -0500)
commitbf0fb00b79d188221f6865f8bbfcf49c7b29b236
tree41de7ce3dd04f9afdb3679713c8c43afa69dd553
parent61a1f997427306dc15055499283eb3966ec4906b
switched back to a config.h file to control configuration across binaries. Hopefully this makes for easier updating of commands
19 files changed:
Makefile
bin/no-c++
bin/pickfile
bin/picktag
bin/tfetch [deleted file]
config.h [new file with mode: 0644]
config.mk
inc/edit.h
src/arg.h [new file with mode: 0644]
src/edit.c
src/fetch.c
src/lib/buf.c
src/lib/config.c
src/lib/utf8.c
src/lib/view.c
src/lib/x11.c
src/registrar.c
src/term.c [new file with mode: 0644]
src/tide.c