Commit graph

16 commits

Author SHA1 Message Date
Heinz N. Gies
5d1a3c6783 Merge branch 'master' of github.com:project-fifo/cf 2017-06-14 21:44:51 +02:00
Heinz N. Gies
03c34c8e9a Add truecolor 2017-06-14 21:44:42 +02:00
Heinz N. Gies
52f39d9be0 Merge pull request #2 from binarin/erlang-mk-workaround
Add `compile` target to Makefile
2017-03-22 18:48:27 +01:00
Alexey Lebedeff
2ea1755cf2 Add compile target to Makefile
To make it usable with stock version of `erlang.mk`.

I'm trying to use `cf` from withing erlang.mk-based project, but it
fails to properly autopatch it. erlang.mk magic works properly when
Makefile contains some references to `rebar`.

Proper fix will be available within
https://github.com/ninenines/erlang.mk/issues/586

But currently it's far more easier to add single target to this project,
than to delve into shell script/make spaghetti =)
2016-08-02 14:06:37 +03:00
Heinz N. Gies
641d0a009b Add link to GH, closes #1 2016-07-06 03:58:24 +02:00
Heinz N. Gies
a6b395759e Simplify color capability detection. 2015-10-19 04:20:00 +02:00
Heinz N. Gies
8a113805bd Extract termcap 2015-10-19 02:51:15 +02:00
Heinz N. Gies
fe0c649623 version bump 2015-10-19 02:35:46 +02:00
Heinz N. Gies
269e69e522 Use up to date termcap file 2015-10-19 02:35:25 +02:00
Heinz N. Gies
3e7a95d8af version bump 2015-10-18 21:31:17 +02:00
Heinz N. Gies
16dcc2b2a0 Bump 2015-09-22 18:41:56 +02:00
Heinz N. Gies
59f47d731f Fix bug where a colours would override underline 2015-09-22 18:41:28 +02:00
Heinz N. Gies
fb16185ba7 Bump 2015-09-22 17:09:02 +02:00
Heinz N. Gies
8a756ea9c7 Add underline and bold only codes 2015-09-22 17:08:46 +02:00
Heinz N. Gies
9e66ca99c8 Update underlining code 2015-09-22 02:03:10 +02:00
Heinz N. Gies
f9067af37f first commit 2015-09-22 02:03:01 +02:00