keepsake icon indicating copy to clipboard operation
keepsake copied to clipboard

Make "replicate ls" output responsive

Open bfirsh opened this issue 5 years ago • 0 comments

Continuing the work in #284, it'd be neat if the list output were responsive, so if you terminal was wider, long param values got displayed in full.

As part of #442 I did some experimentation with using glint to make the table responsive, but it doesn't have the right components yet so we'd have to do some custom work. That seems like a really nice general solution, though. And would let us do live updating (replicate ls --watch!).

bfirsh avatar Jan 07 '21 17:01 bfirsh