Exploring Redesign for `Prompt` Module Using Boxes Module in v4.0
If in the v4.0 reshuffle there is some thoughts around some redesigning for the
There was a passing joke from @kit in one of the recent streams with @Maxwell Brown about an effect TUI library to build a clause code clone... well this could be a starting place is anyone want to give it a try
Its still a rough proof of concept and not as versatile at the current
*Code snip in
*
Prompt module I've managed to have a go at using the boxes module I've ported (plus a new Reactive module in v0.6.0) that would make it possible to create the floating box prompt from Charm. There was a passing joke from @kit in one of the recent streams with @Maxwell Brown about an effect TUI library to build a clause code clone... well this could be a starting place is anyone want to give it a try
Its still a rough proof of concept and not as versatile at the current
Prompt.text but I think I've made the API similar enough so it could be used in place of @effect/printer*Code snip in
