]> git.mdlowis.com Git - projs/tide.git/commit
moved contents of config.h to config.c and provided a sample XResources file detailin...
authorMichael D. Lowis <mike.lowis@gentex.com>
Mon, 19 Jun 2017 17:23:51 +0000 (13:23 -0400)
committerMichael D. Lowis <mike.lowis@gentex.com>
Mon, 19 Jun 2017 17:23:51 +0000 (13:23 -0400)
commit6dc123a15676657ef83cc9b235d88cd2030e073e
treef589fc1287ae6ad4cf1f30422f9b88bfd54a3573
parent46ba488e246e7ffe69968be2e6a24e17fcdab407
moved contents of config.h to config.c and provided a sample XResources file detailing all of the config options
14 files changed:
TODO.md
XResources [new file with mode: 0644]
config.h [deleted file]
inc/edit.h
lib/buf.c
lib/colors.c
lib/config.c
lib/utf8.c
lib/view.c
lib/win.c
lib/x11.c
pick.c
term.c
tide.c