inseven / opolua

A compiled-OPL interpreter for iOS written in Lua
https://opolua.org
MIT License
12 stars 0 forks source link

iOS clipboard integration #205

Open jbmorley opened 2 years ago

jbmorley commented 2 years ago

Programs like CharMap support copying characters to the clipboard. Right now we don't offer any integration with the native iOS clipboard, making this somewhat useless, and meaning that there's no support for copy-and-paste between programs.