Fork me on GitHub
#portal
<
2021-05-20
>
borkdude13:05:28

@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.

djblue14:05:59

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:

👍 2
djblue15:05:00

It turn out I only use meta for osx, so I just mapped meta to for rendering. The PWA version of portal is updated 👌