text-editors
text-editors copied to clipboard
Use a custom dispatch function to make editors readonly instead of the readonly facet
The readonly facet disallows cursors, which makes it hard to move around in a readonly editor.
Also it messes with selection logic.