Commit Graph

14 Commits

Author SHA1 Message Date
Přemysl Eric Janouch 7c978fe50f
Relicense to 0BSD, update mail address
I've come to the conclusion that copyright mostly just stands in the way
of software development.  In my jurisdiction I cannot give up my own
copyright and 0BSD seems to be the closest thing to public domain.

The updated mail address, also used in my author/committer lines,
is shorter and looks nicer.  People rarely interact anyway.
2018-06-24 04:16:27 +02:00
Přemysl Eric Janouch d8fcb22daf
Bump liberty, fix GNUC detection, update README 2018-04-16 16:25:44 +02:00
Přemysl Eric Janouch 66f1a6afa3
Fix OpenSSL 1.1 compatibility 2017-01-25 18:12:18 +01:00
Přemysl Eric Janouch 72a7cbdb1f
Add and install json-format.pl
Seemed somewhat related to what this program does.
2017-01-25 17:51:38 +01:00
Přemysl Eric Janouch 9aff11b0f5 Fix CMakeLists.txt 2016-03-10 21:08:24 +01:00
Přemysl Eric Janouch 63df918482 Rewrite the input layer
Now we also support libedit for the backend.
2015-12-25 23:38:40 +01:00
Přemysl Eric Janouch b0c712c146 Stubplement WebSockets 2015-03-29 00:37:12 +01:00
Přemysl Eric Janouch b400ea8d09 Not so trivial anymore
We're gonna implement WebSockets soon, so make appropriate changes to texts.

Updated copyright in LICENSE.
2015-03-23 23:25:43 +01:00
Přemysl Eric Janouch ecad324ef3 Move to liberty 2015-02-28 21:18:54 +01:00
Přemysl Eric Janouch fc197b12cf Also build with ncursesw only 2015-02-22 20:27:31 +01:00
Přemysl Eric Janouch 855d02acab Add support for attributed output
Colours, colours, colours.  Configurable.
2015-02-22 20:06:55 +01:00
Přemysl Eric Janouch 66cf41f89f Rewrite to use utils.c from ponymap
I'm starting to get tired of repeatingly doing this.
2015-02-22 20:06:10 +01:00
Přemysl Eric Janouch 38ebe65826 Add manpage generation, update README 2015-02-14 01:19:32 +01:00
Přemysl Eric Janouch 8d7ea57a00 Convert to CMake, fix terminal resize behaviour
Fucking terminals, always broken in one way or another.

For future reference, libedit acts even worse than readline.
2014-11-18 22:06:25 +01:00