Clipboard in Linux is weird. Can you replicate this:
- Copy text
- Close the application you copied from
- Paste into a different application
- Nothing appears
If so, that means you don't have a clipboard manager running, default for KDE is Klipper I believe.
Nice, used to love playing with p5 back in the day, good to have such tools for Lua which is often recommend as a beginner language.
I wish the author did implement some built-in libraries like
middleclass
, that would allow people that don't necessarily understand how metatables to fake classes in more elaborate ways than what's showcased in theinstances.lua
example.