Tim

Results 2 issues of Tim

* I see `JavaScriptFold()` in the source, however vim tells me `No fold found` when I type `zc` in a foldable block * If I add the following manually to...

It seems like the first element is _always_ selected: https://github.com/chjj/blessed/blob/eab243fc7ad27f1d2932db6134f7382825ee3488/lib/widgets/list.js#L570 What is the point of that? Further, when invoking the method, one still needs to press enter due to `this.once('action')`.