Zed
@zed.dev
18 days ago If you frequently run a series of commands repeatedly, you can now bundle them into one action with `action::Sequence` in your `keymap.json`. ``` "cmd-alt-a": [ "action::Sequence", ["workspace::CloseAllDocks", "workspace::CloseInactiveTabsAndPanes"] ] ```
💬 2
♻️ 0
❤️ 4