mixmaxhq/custody

Output is twice as tall as `supervisorctl status`

wearhere opened this issue · 0 comments

screen shot 2018-05-01 at 6 36 31 pm

This is particularly problematic because ink apps can't be scrolled without breaking the re-rendering (every frame starts appending to the terminal vs. re-writing the terminal).

ink-table's borders can be suppressed by passing a no-op skeleton cell like function Skeleton() {}, but this doesn't collapse the inter-cell padding 😒 .