reference
reference copied to clipboard
Zed cheatsheet lists incorrect modifier key for split window commands
https://github.com/Fechin/reference/blob/a402c406791b641158bc13342dbae904f2351b2a/source/_posts/zed.md?plain=1#L80
In my zed install (which I haven't modified much at all), the key sequence to split is
cmd + k + <arrow key>
I think I see the source of the mismatch now. The listed key combo is for Linux, but the modifier is different on MacOS.
Do you already have a way to handle this in other cheatsheets? If so, I'm happy to submit a PR.