pomdtr / sunbeam

Elevate Your Command Line Experience.
https://sunbeam.sh
MIT License
269 stars 12 forks source link

Add `detail` to `list` #82

Closed b-per closed 5 months ago

b-per commented 7 months ago

Hi @pomdtr !

I was checking if it was still possible to add a detail to a list item, like described here, but I don't see it in the JSON schemas anymore.

Was this removed in the latest refactor? And would you think of adding it back?

pomdtr commented 7 months ago

There is two issues with detail attached to list items:

1: highlighting issue (see https://github.com/muesli/reflow/issues/52) 2: I still need to figure out a good api for dynamic update

I plan to tackle this after V1