Feedback seems to indicate even some relatively minor behavior changes require copypasta of ui.main. One example is raised in #580, which could be solved by making selection into a hook rather than simply a callback of the text selector.
In general, components should probably try to expose more hooks.
Feedback seems to indicate even some relatively minor behavior changes require copypasta of
ui.main. One example is raised in #580, which could be solved by making selection into a hook rather than simply a callback of the text selector.In general, components should probably try to expose more hooks.