reference icon indicating copy to clipboard operation
reference copied to clipboard

Zed cheatsheet lists incorrect modifier key for split window commands

Open fastjames opened this issue 9 months ago • 1 comments

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>

fastjames avatar May 23 '25 15:05 fastjames

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.

fastjames avatar May 23 '25 15:05 fastjames