diff --git a/libs/stream.c b/libs/stream.c index 62c7157..bc67364 100644 --- a/libs/stream.c +++ b/libs/stream.c @@ -104,6 +104,9 @@ void readfile(void) { o = 1; } + inputw = items ? TEXTWM(items[i].text) : 0; + lines = MIN(lines, i); + if (!o) longestedge = imagegaps = 0; if (i == olistcount) {