Maxime Coste
|
6f78c7f910
|
Fix handling of bool when writing json
|
2016-03-07 23:14:28 +00:00 |
|
Maxime Coste
|
a15cdeae6e
|
Fix json escaping of strings
|
2016-03-07 22:38:37 +00:00 |
|
Maxime Coste
|
f1fb2114da
|
Handle <c-l> redrawing on the server side
That way we can force a redraw at any moment, including during
batch execution.
|
2016-03-07 21:44:50 +00:00 |
|
Maxime Coste
|
b832a61193
|
Cleanup JsonUI and add support for a resize method
|
2016-03-07 21:44:50 +00:00 |
|
Maxime Coste
|
433940485f
|
Initial, WIP json ui implementation
The JsonUI writes json rpc user interface commands on stdout and
reads json rpc requests on stdin.
|
2016-03-07 21:44:50 +00:00 |
|