]> git.mdlowis.com Git - projs/tide.git/commit
added xresource config options
authorMichael D. Lowis <mike@mdlowis.com>
Mon, 19 Jun 2017 02:44:25 +0000 (22:44 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Mon, 19 Jun 2017 02:44:25 +0000 (22:44 -0400)
commit46ba488e246e7ffe69968be2e6a24e17fcdab407
tree530d02a1d44053d8cbdb4fec6f15a333d25cd17b
parent5a71803526ae05baf7305d890be16008856c36ad
added xresource config options
14 files changed:
Makefile
config.h
inc/edit.h
inc/x11.h
lib/buf.c
lib/colors.c
lib/config.c [new file with mode: 0644]
lib/utf8.c
lib/utils.c
lib/view.c
lib/win.c
lib/x11.c
tests/tide.c
tide.c