It might be cool to interact with an other kind of "input", the clipboard.
https://developer.mozilla.org/en-US/docs/Web/API/Clipboard_API
In one level, I want to be able to place things on the clipboard:
In other ways we want to be able to "read" them.
This would really help with strange backends that don't necessary live on the same system like jupyter-rfb