Merge remote-tracking branch 'doppioandante/json-doc'

This commit is contained in:
Maxime Coste 2016-08-27 10:33:03 +01:00
commit ba7df73b15

View File

@ -44,4 +44,4 @@ Here are the requests that can be written by the json ui on stdout:
The requests that the json ui can interpret on stdin are:
* keys(String key1, String key2...): keystrokes
* resize(int x, int y): notify ui resize
* resize(int rows, int columns): notify ui resize