
I recently got a "The Appwriter" keyboard and I have a Macbook, but I noticed that the keys are not working as expected. Command key and Option key are swapped (not visually but in behavior). Maybe it's using windows keybinding.
I tried the docs: https://appwrite.io/docs/tooling/appwriter, but it's not mentioned there.
Thanks in advance.

@Aditya Oberai

@Steven is this an issue we've come across?
Recommended threads
- Is p-limit compatible with Appwrite?
I have a function that makes asynchronous calls to different Appwrite collections. This is how I make the call: ```js await Promise.allSettled([ ...
- Appwrite custom domain verification fail...
So I've left enough time for the records to propagate and I've tried adding in a subdomain for the appwrite endpoint so as not to cause a clash with two CNAME r...
- Check User on Server SDK
I have my backend which exposes some endpoints let's say /feed (return a hard coded json as response) I want this to be only accessible to users who are curre...
