zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
50.45k stars 3.12k forks source link

macos: Add default keybind for ctrl-home / ctrl-end #21007

Closed notpeter closed 13 hours ago

notpeter commented 15 hours ago

This matches the default behavior on native macos apps. ctrl-fn-left == ctrl-home == MoveToBeginning ctrl-fn-right == ctrl-end == MoveToEnd

Release Notes: