Name JSON resize parameters explicitely

This commit is contained in:
Enrico Lumetti 2016-08-25 02:14:50 +02:00
parent 9124851029
commit ddff67da39

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