@djblue I am trying out the online portal: https://djblue.github.io/portal/ Really impressive. What I found confusing is the usage of the word "meta" since in emacs, the meta key is Option/alt, but it seems to be the "super" key in portal.
Thanks for the feedback @borkdude. I think I went with meta because that's what the browser calls it https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/metaKey. I agree, kinda confusing. I could change it to say cmd if on Mac and win if on windows :thinking_face:
It turn out I only use meta for osx, so I just mapped meta to ⌘
for rendering. The PWA version of portal is updated 👌