Skip to repository content

tenant.openagents/omega

No repository description is available.

OpenAgents Git authority 2026-07-28T00:31:42.805Z Public web read
NIP-34 coordinate30617:7649603503856e5148d571eac2766b288a8ff1e9e35d380337a1d2b0015b4f92:omega
MaintainersHidden in public view
References2 branches · 1 tag
Read-only clonegit clone https://openagents.com/git/tenant.openagents/omega.git
Browse files

docs/src/command-palette.md

725 B

title: Command Palette - Zed description: Access any Zed action from the command palette. Fuzzy search commands, key bindings, and editor actions.

Command Palette

The Command Palette is the main way to access actions in Zed. Its keybinding is one of the first shortcuts to learn: {#kb command_palette::Toggle}.

[Image: The opened Command Palette]

To try it, open the Command Palette and type new file. The command list should narrow to {#action workspace::NewFile}. Press Return to create a new buffer.

Any time you see instructions that include commands of the form zed: ... or editor: ... and so on, it means you need to execute them in the Command Palette.

Served at tenant.openagents/omega Member data and write actions are omitted.