Commit 8941dda
committed
config: Specify height/width units (characters) for consoleSize
This is pretty clear from the examples like:
"consoleSize": {
"height": 25,
"width": 80
}
But examples are not normative, so this commit makes the character
units normative.
Signed-off-by: W. Trevor King <wking@tremily.us>1 parent 0946333 commit 8941dda
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
0 commit comments