While the conservative reproduction of Acme's interaction will appeal to fans who have used the editor I guess, I think a lot of people would find the interactivity (esp. the resizers, left scrollbar) very non-intuitive in present day and age.<p>A good example of a more modern and practical tiling system for web is mosaic (<a href="https://nomcopter.github.io/react-mosaic/" rel="nofollow">https://nomcopter.github.io/react-mosaic/</a>)
I noticed that windows are resizable, but only change the size on mousedown, not on mousemove while the mouse is down.<p>Is that intentional? What are the benefits?
Omnino does not implement the "right-click to load" functionality of Acme, as it's meant to be a general-purpose library. However, I have implemented this functionality on my personal website and plan to open-source this code as a separate library soon. You can see it here: <a href="https://spelunca.xyz/" rel="nofollow">https://spelunca.xyz/</a>