> For the complete documentation index and Markdown links, see [llms.txt](/docs/llms.txt).

# All Actions

<dl style="line-height: 1.8;">
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>action: sequence</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Runs a sequence of actions.

NOTE: This does **not** wait for asynchronous actions to complete before running the next action.<br>
Keymap Name: <code>action::Sequence</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>activity indicator: show error message</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Displays error messages from language servers in the status bar.<br>
Keymap Name: <code>activity_indicator::ShowErrorMessage</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: add selection to thread</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Add the current selection as context for threads in the agent panel.<br>
Keymap Name: <code>agent::AddSelectionToThread</code><br>
Deprecated Alias(es): <code>assistant::QuoteSelection</code>, <code>agent::QuoteSelection</code>, 
</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: allow always</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Allow this operation and remember the choice.<br>
Keymap Name: <code>agent::AllowAlways</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: allow once</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Allow this operation only this time.<br>
Keymap Name: <code>agent::AllowOnce</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: archive selected thread</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Archives the currently selected thread.<br>
Keymap Name: <code>agent::ArchiveSelectedThread</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: authorize tool call</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Action to authorize a tool call with a specific permission option.
This is used by the permission granularity dropdown to authorize tool calls.<br>
Keymap Name: <code>agent::AuthorizeToolCall</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: chat</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Starts a chat conversation with the agent.<br>
Keymap Name: <code>agent::Chat</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: chat with follow</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Starts a chat conversation with follow-up enabled.<br>
Keymap Name: <code>agent::ChatWithFollow</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: clear message queue</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Clears all messages from the queue.<br>
Keymap Name: <code>agent::ClearMessageQueue</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: copy thread to clipboard</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Copies the current thread to the clipboard as JSON for debugging.<br>
Keymap Name: <code>agent::CopyThreadToClipboard</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: create skill from url</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the skill creator window to import a skill from a GitHub URL.<br>
Keymap Name: <code>agent::CreateSkillFromUrl</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: cycle favorite models</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Cycles through favorited models in the ACP model selector.<br>
Keymap Name: <code>agent::CycleFavoriteModels</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: cycle mode selector</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Cycles through available session modes.<br>
Keymap Name: <code>agent::CycleModeSelector</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: cycle next inline assist</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Cycles to the next inline assist suggestion.<br>
Keymap Name: <code>agent::CycleNextInlineAssist</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: cycle previous inline assist</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Cycles to the previous inline assist suggestion.<br>
Keymap Name: <code>agent::CyclePreviousInlineAssist</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: cycle thinking effort</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Cycles through available thinking effort levels for the current model.<br>
Keymap Name: <code>agent::CycleThinkingEffort</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: dismiss thread search</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Closes the thread search bar.<br>
Keymap Name: <code>agent::DismissThreadSearch</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: edit first queued message</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Edits the first message in the queue (the next one to be sent).<br>
Keymap Name: <code>agent::EditFirstQueuedMessage</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: expand message editor</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Expands the message editor to full size.<br>
Keymap Name: <code>agent::ExpandMessageEditor</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: focus agent</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>agent::FocusAgent</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: focus down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves focus down in the interface.<br>
Keymap Name: <code>agent::FocusDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: focus left</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves focus left in the interface.<br>
Keymap Name: <code>agent::FocusLeft</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: focus right</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves focus right in the interface.<br>
Keymap Name: <code>agent::FocusRight</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: focus up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves focus up in the interface.<br>
Keymap Name: <code>agent::FocusUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: follow</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Follows the agent's suggestions.<br>
Keymap Name: <code>agent::Follow</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: import threads from other channels</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Import agent threads from other Zed release channels (e.g. Preview, Nightly).<br>
Keymap Name: <code>agent::ImportThreadsFromOtherChannels</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: keep</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keeps the current suggestion or change.<br>
Keymap Name: <code>agent::Keep</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: keep all</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keeps all suggestions or changes.<br>
Keymap Name: <code>agent::KeepAll</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: load thread from clipboard</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Loads a thread from the clipboard JSON for debugging.<br>
Keymap Name: <code>agent::LoadThreadFromClipboard</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: logout agent</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Logs out of the current external agent<br>
Keymap Name: <code>agent::LogoutAgent</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: manage profiles</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the profile management interface for configuring agent tools and settings.<br>
Keymap Name: <code>agent::ManageProfiles</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: manage skills</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the skills manager in the settings window.<br>
Keymap Name: <code>agent::ManageSkills</code><br>
Deprecated Alias(es): <code>agent::OpenRulesLibrary</code>, <code>assistant::OpenRulesLibrary</code>, <code>assistant::DeployPromptLibrary</code>, 
</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: new external agent thread</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Creates a new external agent conversation thread.<br>
Keymap Name: <code>agent::NewExternalAgentThread</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: new native agent thread from summary</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>agent::NewNativeAgentThreadFromSummary</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: new terminal thread</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Starts a new terminal thread.<br>
Keymap Name: <code>agent::NewTerminalThread</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: new thread</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Creates a new conversation thread, optionally based on an existing thread.<br>
Keymap Name: <code>agent::NewThread</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: open active thread as markdown</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the active thread as a markdown file.<br>
Keymap Name: <code>agent::OpenActiveThreadAsMarkdown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: open add context menu</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the "Add Context" menu in the message editor.<br>
Keymap Name: <code>agent::OpenAddContextMenu</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: open agent diff</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the agent diff view to review changes.<br>
Keymap Name: <code>agent::OpenAgentDiff</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: open global AGENTS.md rules</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the user-global AGENTS.md rules file.<br>
Keymap Name: <code>agent::OpenGlobalAGENTS.mdRules</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: open onboarding modal</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the agent onboarding modal.<br>
Keymap Name: <code>agent::OpenOnboardingModal</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: open permission dropdown</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the permission granularity dropdown for the current tool call.<br>
Keymap Name: <code>agent::OpenPermissionDropdown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: open project AGENTS.md rules</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the project AGENTS.md rules file.<br>
Keymap Name: <code>agent::OpenProjectAGENTS.mdRules</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: open settings</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the agent settings UI.<br>
Keymap Name: <code>agent::OpenSettings</code><br>
Deprecated Alias(es): <code>agent::OpenConfiguration</code>, 
</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: open skill creator</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the skill creator window for creating a new skill.<br>
Keymap Name: <code>agent::OpenSkillCreator</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: paste raw</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Pastes clipboard content without any formatting.<br>
Keymap Name: <code>agent::PasteRaw</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: reauthenticate agent</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Triggers re-authentication on Gemini<br>
Keymap Name: <code>agent::ReauthenticateAgent</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: reject</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Rejects the current suggestion or change.<br>
Keymap Name: <code>agent::Reject</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: reject all</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Rejects all suggestions or changes.<br>
Keymap Name: <code>agent::RejectAll</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: reject once</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Reject this operation only this time.<br>
Keymap Name: <code>agent::RejectOnce</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: remove first queued message</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Removes the first message from the queue (the next one to be sent).<br>
Keymap Name: <code>agent::RemoveFirstQueuedMessage</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: remove selected thread</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Removes the currently selected thread.<br>
Keymap Name: <code>agent::RemoveSelectedThread</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: rename selected thread</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Renames the currently selected thread.<br>
Keymap Name: <code>agent::RenameSelectedThread</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: rerun rules to skills migration</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Reruns the rules-to-skills migration.<br>
Keymap Name: <code>agent::RerunRulesToSkillsMigration</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: reset agent zoom</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Resets the agent panel zoom levels (agent UI and buffer font sizes).<br>
Keymap Name: <code>agent::ResetAgentZoom</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: reset fast mode warnings</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Re-enables the fast mode warning for every provider and model.<br>
Keymap Name: <code>agent::ResetFastModeWarnings</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: reset onboarding</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Resets the agent onboarding state.<br>
Keymap Name: <code>agent::ResetOnboarding</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: reset trial end upsell</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Resets the trial end upsell notification.<br>
Keymap Name: <code>agent::ResetTrialEndUpsell</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: reset trial upsell</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Resets the trial upsell notification.<br>
Keymap Name: <code>agent::ResetTrialUpsell</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: resolve conflicted files with agent</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens a new agent thread to resolve merge conflicts in the given file paths.<br>
Keymap Name: <code>agent::ResolveConflictedFilesWithAgent</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: resolve conflicts with agent</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens a new agent thread to resolve specific merge conflicts.<br>
Keymap Name: <code>agent::ResolveConflictsWithAgent</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: review branch diff</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens a new agent thread with the provided branch diff for review.<br>
Keymap Name: <code>agent::ReviewBranchDiff</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: scroll output line down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scroll the output down by three lines.<br>
Keymap Name: <code>agent::ScrollOutputLineDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: scroll output line up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scroll the output up by three lines.<br>
Keymap Name: <code>agent::ScrollOutputLineUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: scroll output page down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scroll the output by one page down.<br>
Keymap Name: <code>agent::ScrollOutputPageDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: scroll output page up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scroll the output by one page up.<br>
Keymap Name: <code>agent::ScrollOutputPageUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: scroll output to bottom</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scroll the output to the bottom.<br>
Keymap Name: <code>agent::ScrollOutputToBottom</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: scroll output to next message</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scroll the output to the next user message.<br>
Keymap Name: <code>agent::ScrollOutputToNextMessage</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: scroll output to previous message</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scroll the output to the previous user message.<br>
Keymap Name: <code>agent::ScrollOutputToPreviousMessage</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: scroll output to top</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scroll the output to the top.<br>
Keymap Name: <code>agent::ScrollOutputToTop</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: select agent</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the agent used for new threads in the agent panel, without
opening the panel. The selected agent is launched the next time the
panel is opened.<br>
Keymap Name: <code>agent::SelectAgent</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: select next thread match</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the next thread search match.<br>
Keymap Name: <code>agent::SelectNextThreadMatch</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: select permission granularity</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Action to select a permission granularity option from the dropdown.
This updates the selected granularity without triggering authorization.<br>
Keymap Name: <code>agent::SelectPermissionGranularity</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: select previous thread match</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the previous thread search match.<br>
Keymap Name: <code>agent::SelectPreviousThreadMatch</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: send immediately</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Interrupts the current generation and sends the message immediately.<br>
Keymap Name: <code>agent::SendImmediately</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: send next queued message</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Sends the next queued message immediately.<br>
Keymap Name: <code>agent::SendNextQueuedMessage</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: toggle</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the agent panel.<br>
Keymap Name: <code>agent::Toggle</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: toggle command pattern</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Action to toggle a command pattern checkbox in the permission dropdown.<br>
Keymap Name: <code>agent::ToggleCommandPattern</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: toggle fast mode</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles fast mode for models that support it.<br>
Keymap Name: <code>agent::ToggleFastMode</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: toggle focus</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>agent::ToggleFocus</code><br>
Deprecated Alias(es): <code>assistant::ToggleFocus</code>, 
</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: toggle model selector</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the language model selector dropdown.<br>
Keymap Name: <code>agent::ToggleModelSelector</code><br>
Deprecated Alias(es): <code>assistant::ToggleModelSelector</code>, <code>assistant2::ToggleModelSelector</code>, 
</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: toggle new thread menu</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the menu to create new agent threads.<br>
Keymap Name: <code>agent::ToggleNewThreadMenu</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: toggle options menu</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the options menu for agent settings and preferences.<br>
Keymap Name: <code>agent::ToggleOptionsMenu</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: toggle profile selector</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the profile or mode selector for switching between agent profiles.<br>
Keymap Name: <code>agent::ToggleProfileSelector</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: toggle search</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles in-thread search over the current agent thread's contents.<br>
Keymap Name: <code>agent::ToggleSearch</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: toggle steer first queued message</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles steering for the first queued message: when on, it interrupts
the agent at its next step instead of waiting for it to finish.<br>
Keymap Name: <code>agent::ToggleSteerFirstQueuedMessage</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: toggle thinking effort menu</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the thinking effort selector menu open or closed.<br>
Keymap Name: <code>agent::ToggleThinkingEffortMenu</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: toggle thinking mode</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles thinking mode for models that support extended thinking.<br>
Keymap Name: <code>agent::ToggleThinkingMode</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agent: undo last reject</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Undoes the most recent reject operation, restoring the rejected changes.<br>
Keymap Name: <code>agent::UndoLastReject</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agents sidebar: focus sidebar filter</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves focus to the sidebar's search/filter editor.<br>
Keymap Name: <code>agents_sidebar::FocusSidebarFilter</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agents sidebar: new thread in group</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Creates a new thread in the currently selected or active project group.<br>
Keymap Name: <code>agents_sidebar::NewThreadInGroup</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agents sidebar: toggle thread history</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles between the thread list and the thread history.<br>
Keymap Name: <code>agents_sidebar::ToggleThreadHistory</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>agents sidebar: toggle thread switcher</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the thread switcher popup when the sidebar is focused.<br>
Keymap Name: <code>agents_sidebar::ToggleThreadSwitcher</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>app menu: activate menu left</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Activates the menu on the left in the client-side application menu.

Does not apply to platform menu bars (e.g. on macOS).<br>
Keymap Name: <code>app_menu::ActivateMenuLeft</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>app menu: activate menu right</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Activates the menu on the right in the client-side application menu.

Does not apply to platform menu bars (e.g. on macOS).<br>
Keymap Name: <code>app_menu::ActivateMenuRight</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>app menu: open application menu</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the named menu in the client-side application menu.

Does not apply to platform menu bars (e.g. on macOS).<br>
Keymap Name: <code>app_menu::OpenApplicationMenu</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>assistant: inline assist</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Deploys the assistant interface with the specified configuration.<br>
Keymap Name: <code>assistant::InlineAssist</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>auto update: check</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Checks for available updates.<br>
Keymap Name: <code>auto_update::Check</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>auto update: dismiss message</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Dismisses the update error message.<br>
Keymap Name: <code>auto_update::DismissMessage</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>auto update: view release notes</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the release notes for the current version in a browser.<br>
Keymap Name: <code>auto_update::ViewReleaseNotes</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>auto update: view release notes locally</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the release notes for the current version in a new tab.<br>
Keymap Name: <code>auto_update::ViewReleaseNotesLocally</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>bedrock: tab</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>bedrock::Tab</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>bedrock: tab prev</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>bedrock::TabPrev</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>branch picker: cycle branch filter</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Cycle through branch filters.<br>
Keymap Name: <code>branch_picker::CycleBranchFilter</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>branch picker: delete branch</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Deletes the selected git branch or remote.<br>
Keymap Name: <code>branch_picker::DeleteBranch</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>branch picker: force delete branch</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Force deletes the selected git branch or remote.<br>
Keymap Name: <code>branch_picker::ForceDeleteBranch</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>branch picker: show all branches</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Show all branches.<br>
Keymap Name: <code>branch_picker::ShowAllBranches</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>branch picker: show local branches</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Show only local branches.<br>
Keymap Name: <code>branch_picker::ShowLocalBranches</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>branch picker: show remote branches</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Show only remote branches.<br>
Keymap Name: <code>branch_picker::ShowRemoteBranches</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>branch picker: toggle filter menu</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the branch filter menu.<br>
Keymap Name: <code>branch_picker::ToggleFilterMenu</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>buffer search: deploy</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the buffer search interface with the specified configuration.<br>
Keymap Name: <code>buffer_search::Deploy</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>buffer search: deploy replace</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Deploys the search and replace interface.<br>
Keymap Name: <code>buffer_search::DeployReplace</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>buffer search: dismiss</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Dismisses the search bar.<br>
Keymap Name: <code>buffer_search::Dismiss</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>buffer search: focus editor</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Focuses back on the editor.<br>
Keymap Name: <code>buffer_search::FocusEditor</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>buffer search: use selection for find</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Sets the search query from the selection or word under cursor.<br>
Keymap Name: <code>buffer_search::UseSelectionForFind</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>channel modal: remove member</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Removes the selected member from the channel.<br>
Keymap Name: <code>channel_modal::RemoveMember</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>channel modal: select next control</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the next control in the channel modal.<br>
Keymap Name: <code>channel_modal::SelectNextControl</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>channel modal: toggle member admin</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles admin status for the selected member.<br>
Keymap Name: <code>channel_modal::ToggleMemberAdmin</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>channel modal: toggle mode</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles between invite members and manage members mode.<br>
Keymap Name: <code>channel_modal::ToggleMode</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>cli: install cli binary</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Installs the Zed CLI tool to the system PATH.<br>
Keymap Name: <code>cli::InstallCliBinary</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>cli: register zed scheme</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Registers the zed:// URL scheme handler.<br>
Keymap Name: <code>cli::RegisterZedScheme</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>client: reconnect</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Reconnects to the collaboration server.<br>
Keymap Name: <code>client::Reconnect</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>client: sign in</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Signs in to Zed account.<br>
Keymap Name: <code>client::SignIn</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>client: sign out</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Signs out of Zed account.<br>
Keymap Name: <code>client::SignOut</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>collab: copy link</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Copies a link to the current position in the channel buffer.<br>
Keymap Name: <code>collab::CopyLink</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>collab: copy room id</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Copies the current room name and session id for debugging purposes.<br>
Keymap Name: <code>collab::CopyRoomId</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>collab: deafen</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Deafens yourself (mute both microphone and speakers).<br>
Keymap Name: <code>collab::Deafen</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>collab: leave call</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Leaves the current call.<br>
Keymap Name: <code>collab::LeaveCall</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>collab: mute</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Mutes your microphone.<br>
Keymap Name: <code>collab::Mute</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>collab: open channel notes</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the channel notes for the current call.

Use `collab_panel::OpenSelectedChannelNotes` to open the channel notes for the selected
channel in the collab panel.

If you want to open a specific channel, use `zed::OpenZedUrl` with a channel notes URL -
can be copied via "Copy link to section" in the context menu of the channel notes
buffer. These URLs look like `https://zed.dev/channel/channel-name-CHANNEL_ID/notes`.<br>
Keymap Name: <code>collab::OpenChannelNotes</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>collab: open channel notes by id</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the channel notes for a specific channel by its ID.<br>
Keymap Name: <code>collab::OpenChannelNotesById</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>collab: screen share</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Shares your screen with collaborators.<br>
Keymap Name: <code>collab::ScreenShare</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>collab: share project</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Shares the current project with collaborators.<br>
Keymap Name: <code>collab::ShareProject</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>collab: show call stats</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Show call diagnostics and connection quality statistics.<br>
Keymap Name: <code>collab::ShowCallStats</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>collab: simulate update available</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
A debug action to simulate an update being available to test the update banner UI.<br>
Keymap Name: <code>collab::SimulateUpdateAvailable</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>collab: switch branch</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Switches to a different git branch.<br>
Keymap Name: <code>collab::SwitchBranch</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>collab: toggle project menu</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the project menu dropdown.<br>
Keymap Name: <code>collab::ToggleProjectMenu</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>collab: toggle user menu</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the user menu dropdown.<br>
Keymap Name: <code>collab::ToggleUserMenu</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>collab panel: collapse selected channel</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Collapses the selected channel in the tree view.<br>
Keymap Name: <code>collab_panel::CollapseSelectedChannel</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>collab panel: expand selected channel</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Expands the selected channel in the tree view.<br>
Keymap Name: <code>collab_panel::ExpandSelectedChannel</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>collab panel: insert space</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Inserts a space character in the filter input.<br>
Keymap Name: <code>collab_panel::InsertSpace</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>collab panel: move channel down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves the selected channel down in the list.<br>
Keymap Name: <code>collab_panel::MoveChannelDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>collab panel: move channel up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves the selected channel up in the list.<br>
Keymap Name: <code>collab_panel::MoveChannelUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>collab panel: move selected</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves the selected item to the current location.<br>
Keymap Name: <code>collab_panel::MoveSelected</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>collab panel: open selected channel notes</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the meeting notes for the selected channel in the panel.

Use `collab::OpenChannelNotes` to open the channel notes for the current call.<br>
Keymap Name: <code>collab_panel::OpenSelectedChannelNotes</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>collab panel: remove</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Removes the selected channel or contact.<br>
Keymap Name: <code>collab_panel::Remove</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>collab panel: secondary</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the context menu for the selected item.<br>
Keymap Name: <code>collab_panel::Secondary</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>collab panel: start move channel</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Starts moving a channel to a new location.<br>
Keymap Name: <code>collab_panel::StartMoveChannel</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>collab panel: toggle</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the collab panel.<br>
Keymap Name: <code>collab_panel::Toggle</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>collab panel: toggle focus</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles focus on the collaboration panel.<br>
Keymap Name: <code>collab_panel::ToggleFocus</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>collab panel: toggle selected channel favorite</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles whether the selected channel is in the Favorites section.<br>
Keymap Name: <code>collab_panel::ToggleSelectedChannelFavorite</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>command palette: toggle</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the command palette.<br>
Keymap Name: <code>command_palette::Toggle</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>console: watch expression</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Adds an expression to the watch list.<br>
Keymap Name: <code>console::WatchExpression</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>context server: restart</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Restarts the context server.<br>
Keymap Name: <code>context_server::Restart</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>copilot: next suggestion</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Cycles to the next Copilot suggestion.<br>
Keymap Name: <code>copilot::NextSuggestion</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>copilot: previous suggestion</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Cycles to the previous Copilot suggestion.<br>
Keymap Name: <code>copilot::PreviousSuggestion</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>copilot: reinstall</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Reinstalls the Copilot language server.<br>
Keymap Name: <code>copilot::Reinstall</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>copilot: sign in</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Signs in to GitHub Copilot.<br>
Keymap Name: <code>copilot::SignIn</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>copilot: sign out</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Signs out of GitHub Copilot.<br>
Keymap Name: <code>copilot::SignOut</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>copilot: suggest</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Requests a code completion suggestion from Copilot.<br>
Keymap Name: <code>copilot::Suggest</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>csv: open preview</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>csv::OpenPreview</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>csv: open preview to the side</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>csv::OpenPreviewToTheSide</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debug panel: toggle</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the debug panel.<br>
Keymap Name: <code>debug_panel::Toggle</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debug panel: toggle focus</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles focus on the debug panel.<br>
Keymap Name: <code>debug_panel::ToggleFocus</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: clear all breakpoints</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Clears all breakpoints in the project.<br>
Keymap Name: <code>debugger::ClearAllBreakpoints</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: continue</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Continues execution until the next breakpoint.<br>
Keymap Name: <code>debugger::Continue</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: detach</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Detaches the debugger from the running process.<br>
Keymap Name: <code>debugger::Detach</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: evaluate selected text</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Evaluates the selected text in the debugger context.<br>
Keymap Name: <code>debugger::EvaluateSelectedText</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: focus breakpoint list</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Focuses on the breakpoint list panel.<br>
Keymap Name: <code>debugger::FocusBreakpointList</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: focus console</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Focuses on the debugger console panel.<br>
Keymap Name: <code>debugger::FocusConsole</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: focus frames</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Focuses on the call stack frames panel.<br>
Keymap Name: <code>debugger::FocusFrames</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: focus loaded sources</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Focuses on the loaded sources panel.<br>
Keymap Name: <code>debugger::FocusLoadedSources</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: focus modules</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Focuses on the loaded modules panel.<br>
Keymap Name: <code>debugger::FocusModules</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: focus terminal</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Focuses on the terminal panel.<br>
Keymap Name: <code>debugger::FocusTerminal</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: focus variables</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Focuses on the variables panel.<br>
Keymap Name: <code>debugger::FocusVariables</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: go to selected address</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>debugger::GoToSelectedAddress</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: next breakpoint property</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Navigates to the next breakpoint property in the list.<br>
Keymap Name: <code>debugger::NextBreakpointProperty</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: open project debug tasks</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the project debug tasks configuration.<br>
Keymap Name: <code>debugger::OpenProjectDebugTasks</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: pause</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Pauses the currently running program.<br>
Keymap Name: <code>debugger::Pause</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: previous breakpoint property</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Navigates to the previous breakpoint property in the list.<br>
Keymap Name: <code>debugger::PreviousBreakpointProperty</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: rerun</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Reruns the last debugging session.<br>
Keymap Name: <code>debugger::Rerun</code><br>
Deprecated Alias(es): <code>debugger::RerunLastSession</code>, 
</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: rerun session</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Reruns the current debugging session with the same configuration.<br>
Keymap Name: <code>debugger::RerunSession</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: restart</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Restarts the current debugging session.<br>
Keymap Name: <code>debugger::Restart</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: run to cursor</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Runs program execution to the current cursor position.<br>
Keymap Name: <code>debugger::RunToCursor</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: start</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Starts a new debugging session.<br>
Keymap Name: <code>debugger::Start</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: step back</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Steps back to the previous statement.<br>
Keymap Name: <code>debugger::StepBack</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: step into</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Steps into the next function call.<br>
Keymap Name: <code>debugger::StepInto</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: step out</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Steps out of the current function.<br>
Keymap Name: <code>debugger::StepOut</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: step over</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Steps over the current line.<br>
Keymap Name: <code>debugger::StepOver</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: stop</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Stops the debugging session.<br>
Keymap Name: <code>debugger::Stop</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: toggle data breakpoint</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Set a data breakpoint on the selected variable or memory region.<br>
Keymap Name: <code>debugger::ToggleDataBreakpoint</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: toggle enable breakpoint</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the enabled state of a breakpoint.<br>
Keymap Name: <code>debugger::ToggleEnableBreakpoint</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: toggle expand item</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles expansion of the selected item in the debugger UI.<br>
Keymap Name: <code>debugger::ToggleExpandItem</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: toggle ignore breakpoints</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles whether to ignore all breakpoints.<br>
Keymap Name: <code>debugger::ToggleIgnoreBreakpoints</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: toggle session picker</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the session picker dropdown.<br>
Keymap Name: <code>debugger::ToggleSessionPicker</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: toggle thread picker</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the thread picker dropdown.<br>
Keymap Name: <code>debugger::ToggleThreadPicker</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: toggle user frames</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggle the user frame filter in the stack frame list
When toggled on, only frames from the user's code are shown
When toggled off, all frames are shown<br>
Keymap Name: <code>debugger::ToggleUserFrames</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>debugger: unset breakpoint</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Removes a breakpoint.<br>
Keymap Name: <code>debugger::UnsetBreakpoint</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>dev: copy accessibility tree</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Copies the current accessibility tree to the clipboard as JSON,
without opening a buffer. See [`DumpAccessibilityTree`].<br>
Keymap Name: <code>dev::CopyAccessibilityTree</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>dev: copy debug adapter arguments</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Copies debug adapter launch arguments to clipboard.<br>
Keymap Name: <code>dev::CopyDebugAdapterArguments</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>dev: dump accessibility tree</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Dumps the current accessibility tree (the last update sent to the
platform adapter) to a new buffer as JSON, for debugging what is
exposed to assistive technology.<br>
Keymap Name: <code>dev::DumpAccessibilityTree</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>dev: dump input latency histogram</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens a buffer showing the input-to-frame latency histogram for the current window.<br>
Keymap Name: <code>dev::DumpInputLatencyHistogram</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>dev: dump workspace info</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Dumps multi-workspace state (projects, worktrees, active threads) into a new buffer.<br>
Keymap Name: <code>dev::DumpWorkspaceInfo</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>dev: edit prediction context go back</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Go to the previous context retrieval run<br>
Keymap Name: <code>dev::EditPredictionContextGoBack</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>dev: edit prediction context go forward</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Go to the next context retrieval run<br>
Keymap Name: <code>dev::EditPredictionContextGoForward</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>dev: hang action</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Causes a performance hang to test performance monitoring<br>
Keymap Name: <code>dev::HangAction</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>dev: hang background</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Causes a performance hang to test performance monitoring<br>
Keymap Name: <code>dev::HangBackground</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>dev: hang foreground</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Causes a performance hang to test performance monitoring<br>
Keymap Name: <code>dev::HangForeground</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>dev: open acp logs</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>dev::OpenAcpLogs</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>dev: open debug adapter logs</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the debug adapter protocol logs viewer.<br>
Keymap Name: <code>dev::OpenDebugAdapterLogs</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>dev: open edit prediction context view</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the edit prediction context view.<br>
Keymap Name: <code>dev::OpenEditPredictionContextView</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>dev: open highlights tree view</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the highlights tree view for the current file.<br>
Keymap Name: <code>dev::OpenHighlightsTreeView</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>dev: open key context view</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the key context view for debugging keybindings.<br>
Keymap Name: <code>dev::OpenKeyContextView</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>dev: open language server logs</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the language server protocol logs viewer.<br>
Keymap Name: <code>dev::OpenLanguageServerLogs</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>dev: open syntax tree view</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the syntax tree view for the current file.<br>
Keymap Name: <code>dev::OpenSyntaxTreeView</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>dev: open theme preview</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the theme preview window.<br>
Keymap Name: <code>dev::OpenThemePreview</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>dev: open url prompt</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens a prompt to enter a URL to open.<br>
Keymap Name: <code>dev::OpenUrlPrompt</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>dev: show all sidebar thread metadata</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Shows metadata for all threads in the sidebar.<br>
Keymap Name: <code>dev::ShowAllSidebarThreadMetadata</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>dev: show git job queue</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Shows the current git job queue debug state for the active repository.<br>
Keymap Name: <code>dev::ShowGitJobQueue</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>dev: show thread metadata</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Shows metadata for the currently active thread.<br>
Keymap Name: <code>dev::ShowThreadMetadata</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>dev: show workspace error</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Show an error on the workspace level.<br>
Keymap Name: <code>dev::ShowWorkspaceError</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>dev: toggle inspector</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the developer inspector for debugging UI elements.<br>
Keymap Name: <code>dev::ToggleInspector</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>diagnostics: deploy</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the project diagnostics view.<br>
Keymap Name: <code>diagnostics::Deploy</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>diagnostics: deploy current file</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the project diagnostics view for the currently focused file.<br>
Keymap Name: <code>diagnostics::DeployCurrentFile</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>diagnostics: toggle diagnostics refresh</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles automatic refresh of diagnostics.<br>
Keymap Name: <code>diagnostics::ToggleDiagnosticsRefresh</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>diagnostics: toggle warnings</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the display of warning-level diagnostics.<br>
Keymap Name: <code>diagnostics::ToggleWarnings</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>edit prediction: clear history</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Clears the edit prediction history.<br>
Keymap Name: <code>edit_prediction::ClearHistory</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>edit prediction: rate predictions</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the rate completions modal.<br>
Keymap Name: <code>edit_prediction::RatePredictions</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>edit prediction: reset onboarding</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Resets the edit prediction onboarding state.<br>
Keymap Name: <code>edit_prediction::ResetOnboarding</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>edit prediction: toggle menu</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the edit prediction menu.<br>
Keymap Name: <code>edit_prediction::ToggleMenu</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: accept edit prediction</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Accepts the full edit prediction.<br>
Keymap Name: <code>editor::AcceptEditPrediction</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: accept next line edit prediction</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>editor::AcceptNextLineEditPrediction</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: accept next word edit prediction</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Accepts a partial edit prediction.<br>
Keymap Name: <code>editor::AcceptNextWordEditPrediction</code><br>
Deprecated Alias(es): <code>editor::AcceptPartialCopilotSuggestion</code>, 
</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: add selection above</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Adds a cursor above the current selection.<br>
Keymap Name: <code>editor::AddSelectionAbove</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: add selection below</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Adds a cursor below the current selection.<br>
Keymap Name: <code>editor::AddSelectionBelow</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: align selections</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Aligns selections from different rows into the same column<br>
Keymap Name: <code>editor::AlignSelections</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: apply all diff hunks</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Applies all diff hunks in the editor.<br>
Keymap Name: <code>editor::ApplyAllDiffHunks</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: apply diff hunk</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Applies the diff hunk at the current position.<br>
Keymap Name: <code>editor::ApplyDiffHunk</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: auto indent</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Automatically adjusts indentation based on context.<br>
Keymap Name: <code>editor::AutoIndent</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: backspace</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Deletes the character before the cursor.<br>
Keymap Name: <code>editor::Backspace</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: backtab</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Removes a tab character or outdents.<br>
Keymap Name: <code>editor::Backtab</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: blame hover</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Shows git blame information for the current line.<br>
Keymap Name: <code>editor::BlameHover</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: cancel</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Cancels the current operation.<br>
Keymap Name: <code>editor::Cancel</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: cancel edit review comment</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Cancels an inline edit of a review comment.<br>
Keymap Name: <code>editor::CancelEditReviewComment</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: cancel flycheck</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Cancels the running flycheck operation.<br>
Keymap Name: <code>editor::CancelFlycheck</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: cancel language server work</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Cancels pending language server work.<br>
Keymap Name: <code>editor::CancelLanguageServerWork</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: clear flycheck</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Clears flycheck results.<br>
Keymap Name: <code>editor::ClearFlycheck</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: collapse all diff hunks</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Collapses all diff hunks in the editor.<br>
Keymap Name: <code>editor::CollapseAllDiffHunks</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: compose completion</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Composes multiple completion suggestions into a single completion.<br>
Keymap Name: <code>editor::ComposeCompletion</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: confirm code action</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Confirms and applies the currently selected code action.<br>
Keymap Name: <code>editor::ConfirmCodeAction</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: confirm completion</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Confirms and accepts the currently selected completion suggestion.<br>
Keymap Name: <code>editor::ConfirmCompletion</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: confirm completion insert</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Confirms completion by inserting at cursor.<br>
Keymap Name: <code>editor::ConfirmCompletionInsert</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: confirm completion replace</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Confirms completion by replacing existing text.<br>
Keymap Name: <code>editor::ConfirmCompletionReplace</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: confirm edit review comment</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Confirms an inline edit of a review comment.<br>
Keymap Name: <code>editor::ConfirmEditReviewComment</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: confirm rename</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Confirms the rename operation.<br>
Keymap Name: <code>editor::ConfirmRename</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: context menu first</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Navigates to the first item in the context menu.<br>
Keymap Name: <code>editor::ContextMenuFirst</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: context menu last</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Navigates to the last item in the context menu.<br>
Keymap Name: <code>editor::ContextMenuLast</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: context menu next</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Navigates to the next item in the context menu.<br>
Keymap Name: <code>editor::ContextMenuNext</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: context menu previous</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Navigates to the previous item in the context menu.<br>
Keymap Name: <code>editor::ContextMenuPrevious</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: convert from base64</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Base64-decodes the selected text or word under cursor.<br>
Keymap Name: <code>editor::ConvertFromBase64</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: convert indentation to spaces</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Converts indentation from tabs to spaces.<br>
Keymap Name: <code>editor::ConvertIndentationToSpaces</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: convert indentation to tabs</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Converts indentation from spaces to tabs.<br>
Keymap Name: <code>editor::ConvertIndentationToTabs</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: convert to base64</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Base64-encodes the selected text or word under cursor.<br>
Keymap Name: <code>editor::ConvertToBase64</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: convert to kebab case</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Converts selected text to kebab-case.<br>
Keymap Name: <code>editor::ConvertToKebabCase</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: convert to lower camel case</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Converts selected text to lowerCamelCase.<br>
Keymap Name: <code>editor::ConvertToLowerCamelCase</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: convert to lower case</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Converts selected text to lowercase.<br>
Keymap Name: <code>editor::ConvertToLowerCase</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: convert to opposite case</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the case of selected text.<br>
Keymap Name: <code>editor::ConvertToOppositeCase</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: convert to rot13</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Applies ROT13 cipher to selected text.<br>
Keymap Name: <code>editor::ConvertToRot13</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: convert to rot47</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Applies ROT47 cipher to selected text.<br>
Keymap Name: <code>editor::ConvertToRot47</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: convert to sentence case</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Converts selected text to sentence case.<br>
Keymap Name: <code>editor::ConvertToSentenceCase</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: convert to snake case</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Converts selected text to snake_case.<br>
Keymap Name: <code>editor::ConvertToSnakeCase</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: convert to title case</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Converts selected text to Title Case.<br>
Keymap Name: <code>editor::ConvertToTitleCase</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: convert to upper camel case</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Converts selected text to UpperCamelCase.<br>
Keymap Name: <code>editor::ConvertToUpperCamelCase</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: convert to upper case</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Converts selected text to UPPERCASE.<br>
Keymap Name: <code>editor::ConvertToUpperCase</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: copy</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Copies selected text to the clipboard.<br>
Keymap Name: <code>editor::Copy</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: copy and trim</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Copies selected text to the clipboard with leading/trailing whitespace trimmed.<br>
Keymap Name: <code>editor::CopyAndTrim</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: copy file location</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Copies the current file location to the clipboard.<br>
Keymap Name: <code>editor::CopyFileLocation</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: copy file name</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Copies the current file name to the clipboard.<br>
Keymap Name: <code>editor::CopyFileName</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: copy file name without extension</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Copies the file name without extension to the clipboard.<br>
Keymap Name: <code>editor::CopyFileNameWithoutExtension</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: copy highlight json</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Copies the highlighted text as JSON.<br>
Keymap Name: <code>editor::CopyHighlightJson</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: copy permalink to line</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Copies a permalink to the current line.<br>
Keymap Name: <code>editor::CopyPermalinkToLine</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: cut</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Cuts selected text to the clipboard.<br>
Keymap Name: <code>editor::Cut</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: cut to end of line</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Cuts from cursor to end of line.<br>
Keymap Name: <code>editor::CutToEndOfLine</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: delete</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Deletes the character after the cursor.<br>
Keymap Name: <code>editor::Delete</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: delete line</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Deletes the current line.<br>
Keymap Name: <code>editor::DeleteLine</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: delete review comment</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Deletes a stored review comment.<br>
Keymap Name: <code>editor::DeleteReviewComment</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: delete to beginning of line</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Deletes from the cursor to the beginning of the current line.<br>
Keymap Name: <code>editor::DeleteToBeginningOfLine</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: delete to end of line</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Deletes from cursor to end of line.<br>
Keymap Name: <code>editor::DeleteToEndOfLine</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: delete to next subword end</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Deletes from the cursor to the end of the next subword.
Stops before the end of the next subword, if whitespace sequences of length &gt;= 2 are encountered.<br>
Keymap Name: <code>editor::DeleteToNextSubwordEnd</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: delete to next word end</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Deletes from the cursor to the end of the next word.
Stops before the end of the next word, if whitespace sequences of length &gt;= 2 are encountered.<br>
Keymap Name: <code>editor::DeleteToNextWordEnd</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: delete to previous subword start</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Deletes from the cursor to the start of the previous subword.
Stops before the start of the previous subword, if whitespace sequences of length &gt;= 2 are encountered.<br>
Keymap Name: <code>editor::DeleteToPreviousSubwordStart</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: delete to previous word start</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Deletes from the cursor to the start of the previous word.
Stops before the start of the previous word, if whitespace sequences of length &gt;= 2 are encountered.<br>
Keymap Name: <code>editor::DeleteToPreviousWordStart</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: diff clipboard with selection</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Diffs the text stored in the clipboard against the current selection.<br>
Keymap Name: <code>editor::DiffClipboardWithSelection</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: disable breakpoint</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Disables the breakpoint at the current line.<br>
Keymap Name: <code>editor::DisableBreakpoint</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: display cursor names</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Displays names of all active cursors.<br>
Keymap Name: <code>editor::DisplayCursorNames</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: duplicate line down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Duplicates the current line below.<br>
Keymap Name: <code>editor::DuplicateLineDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: duplicate line up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Duplicates the current line above.<br>
Keymap Name: <code>editor::DuplicateLineUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: duplicate selection</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Duplicates the current selection.<br>
Keymap Name: <code>editor::DuplicateSelection</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: edit bookmark</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Edits the bookmark's label at the current line.<br>
Keymap Name: <code>editor::EditBookmark</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: edit log breakpoint</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Edits the log message for a breakpoint.<br>
Keymap Name: <code>editor::EditLogBreakpoint</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: edit review comment</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Edits a stored review comment inline.<br>
Keymap Name: <code>editor::EditReviewComment</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: enable breakpoint</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Enables the breakpoint at the current line.<br>
Keymap Name: <code>editor::EnableBreakpoint</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: expand all diff hunks</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Expands all diff hunks in the editor.<br>
Keymap Name: <code>editor::ExpandAllDiffHunks</code><br>
Deprecated Alias(es): <code>editor::ExpandAllHunkDiffs</code>, 
</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: expand excerpts</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Expands all excerpts with selections.<br>
Keymap Name: <code>editor::ExpandExcerpts</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: expand excerpts down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Expands excerpts below the current position.<br>
Keymap Name: <code>editor::ExpandExcerptsDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: expand excerpts up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Expands excerpts above the current position.<br>
Keymap Name: <code>editor::ExpandExcerptsUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: expand macro recursively</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Expands macros recursively at cursor position.<br>
Keymap Name: <code>editor::ExpandMacroRecursively</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: find all references</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Finds all references to the symbol at cursor.<br>
Keymap Name: <code>editor::FindAllReferences</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: find next match</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Finds the next match in the search.<br>
Keymap Name: <code>editor::FindNextMatch</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: find previous match</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Finds the previous match in the search.<br>
Keymap Name: <code>editor::FindPreviousMatch</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: fold</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Folds the current code block.<br>
Keymap Name: <code>editor::Fold</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: fold all</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Folds all foldable regions in the editor.<br>
Keymap Name: <code>editor::FoldAll</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: fold at level</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Folds all code blocks at the specified indentation level.<br>
Keymap Name: <code>editor::FoldAtLevel</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: fold at level 1</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Folds all code blocks at indentation level 1.<br>
Keymap Name: <code>editor::FoldAtLevel_1</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: fold at level 2</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Folds all code blocks at indentation level 2.<br>
Keymap Name: <code>editor::FoldAtLevel_2</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: fold at level 3</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Folds all code blocks at indentation level 3.<br>
Keymap Name: <code>editor::FoldAtLevel_3</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: fold at level 4</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Folds all code blocks at indentation level 4.<br>
Keymap Name: <code>editor::FoldAtLevel_4</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: fold at level 5</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Folds all code blocks at indentation level 5.<br>
Keymap Name: <code>editor::FoldAtLevel_5</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: fold at level 6</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Folds all code blocks at indentation level 6.<br>
Keymap Name: <code>editor::FoldAtLevel_6</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: fold at level 7</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Folds all code blocks at indentation level 7.<br>
Keymap Name: <code>editor::FoldAtLevel_7</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: fold at level 8</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Folds all code blocks at indentation level 8.<br>
Keymap Name: <code>editor::FoldAtLevel_8</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: fold at level 9</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Folds all code blocks at indentation level 9.<br>
Keymap Name: <code>editor::FoldAtLevel_9</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: fold function bodies</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Folds all function bodies in the editor.<br>
Keymap Name: <code>editor::FoldFunctionBodies</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: fold recursive</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Folds the current code block and all its children.<br>
Keymap Name: <code>editor::FoldRecursive</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: fold selected ranges</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Folds the selected ranges.<br>
Keymap Name: <code>editor::FoldSelectedRanges</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: format</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Formats the entire document.<br>
Keymap Name: <code>editor::Format</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: format selections</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Formats only the selected text.

This action is only available when the active formatter can format ranges.
When using a language server, this sends an LSP range formatting request for each
selection, and is hidden when the selected buffer's configured language server does
not advertise range-formatting support. When using Prettier, Prettier's own range
formatting is used to format the encompassing range of all selections, and resulting
edits outside the selected ranges are discarded. External command formatters do not
support range formatting and are skipped.<br>
Keymap Name: <code>editor::FormatSelections</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: go to declaration</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Goes to the declaration of the symbol at cursor.<br>
Keymap Name: <code>editor::GoToDeclaration</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: go to declaration split</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Goes to declaration in a split pane.<br>
Keymap Name: <code>editor::GoToDeclarationSplit</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: go to definition</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Goes to the definition of the symbol at cursor.<br>
Keymap Name: <code>editor::GoToDefinition</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: go to definition split</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Goes to definition in a split pane.<br>
Keymap Name: <code>editor::GoToDefinitionSplit</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: go to diagnostic</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Expands the diagnostic under the cursor, if any, in case diagnostics are not
yet active. Otherwise, goes to the next diagnostic in the file.<br>
Keymap Name: <code>editor::GoToDiagnostic</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: go to hunk</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Goes to the next diff hunk.<br>
Keymap Name: <code>editor::GoToHunk</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: go to implementation</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Goes to the implementation of the symbol at cursor.<br>
Keymap Name: <code>editor::GoToImplementation</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: go to implementation split</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Goes to implementation in a split pane.<br>
Keymap Name: <code>editor::GoToImplementationSplit</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: go to next bookmark</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Goes to the next bookmark in the file.<br>
Keymap Name: <code>editor::GoToNextBookmark</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: go to next change</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Goes to the next change in the file.<br>
Keymap Name: <code>editor::GoToNextChange</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: go to next document highlight</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Goes to the next document highlight.<br>
Keymap Name: <code>editor::GoToNextDocumentHighlight</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: go to next reference</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Goes to the next reference to the symbol under the cursor.<br>
Keymap Name: <code>editor::GoToNextReference</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: go to next symbol</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Goes to the next symbol.<br>
Keymap Name: <code>editor::GoToNextSymbol</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: go to parent module</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Goes to the parent module of the current file.<br>
Keymap Name: <code>editor::GoToParentModule</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: go to previous bookmark</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Goes to the previous bookmark in the file.<br>
Keymap Name: <code>editor::GoToPreviousBookmark</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: go to previous change</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Goes to the previous change in the file.<br>
Keymap Name: <code>editor::GoToPreviousChange</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: go to previous diagnostic</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Expands the diagnostic under the cursor, if any, in case diagnostics are not
yet active. Otherwise, goes to the previous diagnostic in the file.<br>
Keymap Name: <code>editor::GoToPreviousDiagnostic</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: go to previous document highlight</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Goes to the previous document highlight.<br>
Keymap Name: <code>editor::GoToPreviousDocumentHighlight</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: go to previous hunk</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Goes to the previous diff hunk.<br>
Keymap Name: <code>editor::GoToPreviousHunk</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: go to previous reference</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Goes to the previous reference to the symbol under the cursor.<br>
Keymap Name: <code>editor::GoToPreviousReference</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: go to previous symbol</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Goes to the previous symbol.<br>
Keymap Name: <code>editor::GoToPreviousSymbol</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: go to type definition</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Goes to the type definition of the symbol at cursor.<br>
Keymap Name: <code>editor::GoToTypeDefinition</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: go to type definition split</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Goes to type definition in a split pane.<br>
Keymap Name: <code>editor::GoToTypeDefinitionSplit</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: half page down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls down by half a page.<br>
Keymap Name: <code>editor::HalfPageDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: half page up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls up by half a page.<br>
Keymap Name: <code>editor::HalfPageUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: handle input</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Handles text input in the editor.<br>
Keymap Name: <code>editor::HandleInput</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: hover</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Shows hover information for the symbol at cursor.<br>
Keymap Name: <code>editor::Hover</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: indent</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Increases indentation of selected lines.<br>
Keymap Name: <code>editor::Indent</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: insert snippet</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Inserts a snippet at the cursor.<br>
Keymap Name: <code>editor::InsertSnippet</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: insert uuid v4</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Inserts a UUID v4 at cursor position.<br>
Keymap Name: <code>editor::InsertUuidV4</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: insert uuid v7</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Inserts a UUID v7 at cursor position.<br>
Keymap Name: <code>editor::InsertUuidV7</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: join lines</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Joins the current line with the next line.<br>
Keymap Name: <code>editor::JoinLines</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: kill ring cut</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Cuts to kill ring (Emacs-style).<br>
Keymap Name: <code>editor::KillRingCut</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: kill ring yank</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Yanks from kill ring (Emacs-style).<br>
Keymap Name: <code>editor::KillRingYank</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: line down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor down one line.<br>
Keymap Name: <code>editor::LineDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: line up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor up one line.<br>
Keymap Name: <code>editor::LineUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: move down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor down.<br>
Keymap Name: <code>editor::MoveDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: move down by lines</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves the cursor down by a specified number of lines.<br>
Keymap Name: <code>editor::MoveDownByLines</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: move left</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor left.<br>
Keymap Name: <code>editor::MoveLeft</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: move line down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves the current line down.<br>
Keymap Name: <code>editor::MoveLineDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: move line up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves the current line up.<br>
Keymap Name: <code>editor::MoveLineUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: move page down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves the cursor down by one page.<br>
Keymap Name: <code>editor::MovePageDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: move page up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves the cursor up by one page.<br>
Keymap Name: <code>editor::MovePageUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: move right</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor right.<br>
Keymap Name: <code>editor::MoveRight</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: move to beginning</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor to the beginning of the document.<br>
Keymap Name: <code>editor::MoveToBeginning</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: move to beginning of line</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves the cursor to the beginning of the current line.<br>
Keymap Name: <code>editor::MoveToBeginningOfLine</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: move to enclosing bracket</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor to the enclosing bracket.<br>
Keymap Name: <code>editor::MoveToEnclosingBracket</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: move to end</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor to the end of the document.<br>
Keymap Name: <code>editor::MoveToEnd</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: move to end of excerpt</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor to the end of the current excerpt.<br>
Keymap Name: <code>editor::MoveToEndOfExcerpt</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: move to end of larger syntax node</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor to the end of the next larger syntax node.<br>
Keymap Name: <code>editor::MoveToEndOfLargerSyntaxNode</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: move to end of line</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves the cursor to the end of the current line.<br>
Keymap Name: <code>editor::MoveToEndOfLine</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: move to end of paragraph</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor to the end of the paragraph.<br>
Keymap Name: <code>editor::MoveToEndOfParagraph</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: move to end of previous excerpt</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor to the end of the previous excerpt.<br>
Keymap Name: <code>editor::MoveToEndOfPreviousExcerpt</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: move to next comment paragraph</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor to the start of the next comment paragraph.<br>
Keymap Name: <code>editor::MoveToNextCommentParagraph</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: move to next subword end</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor to the end of the next subword.<br>
Keymap Name: <code>editor::MoveToNextSubwordEnd</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: move to next word end</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor to the end of the next word.<br>
Keymap Name: <code>editor::MoveToNextWordEnd</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: move to previous comment paragraph</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor to the start of the previous comment paragraph.<br>
Keymap Name: <code>editor::MoveToPreviousCommentParagraph</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: move to previous subword start</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor to the start of the previous subword.<br>
Keymap Name: <code>editor::MoveToPreviousSubwordStart</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: move to previous word start</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor to the start of the previous word.<br>
Keymap Name: <code>editor::MoveToPreviousWordStart</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: move to start of excerpt</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor to the start of the current excerpt.<br>
Keymap Name: <code>editor::MoveToStartOfExcerpt</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: move to start of larger syntax node</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor to the start of the next larger syntax node.<br>
Keymap Name: <code>editor::MoveToStartOfLargerSyntaxNode</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: move to start of next excerpt</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor to the start of the next excerpt.<br>
Keymap Name: <code>editor::MoveToStartOfNextExcerpt</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: move to start of paragraph</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor to the start of the paragraph.<br>
Keymap Name: <code>editor::MoveToStartOfParagraph</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: move up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor up.<br>
Keymap Name: <code>editor::MoveUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: move up by lines</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves the cursor up by a specified number of lines.<br>
Keymap Name: <code>editor::MoveUpByLines</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: newline</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Inserts a new line and moves cursor to it.<br>
Keymap Name: <code>editor::Newline</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: newline above</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Inserts a new line above the current line.<br>
Keymap Name: <code>editor::NewlineAbove</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: newline below</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Inserts a new line below the current line.<br>
Keymap Name: <code>editor::NewlineBelow</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: next edit prediction</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Navigates to the next edit prediction.<br>
Keymap Name: <code>editor::NextEditPrediction</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: next screen</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls to the next screen.<br>
Keymap Name: <code>editor::NextScreen</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: next snippet tabstop</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Goes to the next snippet tabstop if one exists.<br>
Keymap Name: <code>editor::NextSnippetTabstop</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: open context menu</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the context menu at cursor position.<br>
Keymap Name: <code>editor::OpenContextMenu</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: open docs</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens documentation for the symbol at cursor.<br>
Keymap Name: <code>editor::OpenDocs</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: open excerpts</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens excerpts from the current file.<br>
Keymap Name: <code>editor::OpenExcerpts</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: open excerpts split</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens excerpts in a split pane.<br>
Keymap Name: <code>editor::OpenExcerptsSplit</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: open git blame commit</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the git commit for the blame at cursor.<br>
Keymap Name: <code>editor::OpenGitBlameCommit</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: open permalink to line</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens a permalink to the current line.<br>
Keymap Name: <code>editor::OpenPermalinkToLine</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: open proposed changes editor</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the proposed changes editor.<br>
Keymap Name: <code>editor::OpenProposedChangesEditor</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: open selected filename</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the file whose name is selected in the editor.<br>
Keymap Name: <code>editor::OpenSelectedFilename</code><br>
Deprecated Alias(es): <code>editor::OpenFile</code>, 
</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: open selections in multibuffer</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens all selections in a multibuffer.<br>
Keymap Name: <code>editor::OpenSelectionsInMultibuffer</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: open url</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the URL at cursor position.<br>
Keymap Name: <code>editor::OpenUrl</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: organize imports</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Organizes import statements.<br>
Keymap Name: <code>editor::OrganizeImports</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: outdent</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Decreases indentation of selected lines.<br>
Keymap Name: <code>editor::Outdent</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: page down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls down by one page.<br>
Keymap Name: <code>editor::PageDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: page up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls up by one page.<br>
Keymap Name: <code>editor::PageUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: paste</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Pastes from clipboard.<br>
Keymap Name: <code>editor::Paste</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: previous edit prediction</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Navigates to the previous edit prediction.<br>
Keymap Name: <code>editor::PreviousEditPrediction</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: previous snippet tabstop</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Goes to the previous snippet tabstop if one exists.<br>
Keymap Name: <code>editor::PreviousSnippetTabstop</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: redo</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Redoes the last undone edit.<br>
Keymap Name: <code>editor::Redo</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: redo selection</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Redoes the last selection change.<br>
Keymap Name: <code>editor::RedoSelection</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: reload file</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Reloads the file from disk.<br>
Keymap Name: <code>editor::ReloadFile</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: rename</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Renames the symbol at cursor.<br>
Keymap Name: <code>editor::Rename</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: restart language server</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Restarts the language server for the current file.<br>
Keymap Name: <code>editor::RestartLanguageServer</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: reveal in file manager</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Reveals the current file in the system file manager.<br>
Keymap Name: <code>editor::RevealInFileManager</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: reverse lines</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Reverses the order of selected lines.<br>
Keymap Name: <code>editor::ReverseLines</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: rewrap</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Rewraps text to fit within the preferred line length.<br>
Keymap Name: <code>editor::Rewrap</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: rotate selections backward</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Rotates selections or lines backward.<br>
Keymap Name: <code>editor::RotateSelectionsBackward</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: rotate selections forward</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Rotates selections or lines forward.<br>
Keymap Name: <code>editor::RotateSelectionsForward</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: run flycheck</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Runs flycheck diagnostics.<br>
Keymap Name: <code>editor::RunFlycheck</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: save location</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Saves the current location to navigation history.<br>
Keymap Name: <code>editor::SaveLocation</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: scroll cursor bottom</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls the cursor to the bottom of the viewport.<br>
Keymap Name: <code>editor::ScrollCursorBottom</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: scroll cursor center</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls the cursor to the center of the viewport.<br>
Keymap Name: <code>editor::ScrollCursorCenter</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: scroll cursor center top bottom</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Cycles cursor position between center, top, and bottom.<br>
Keymap Name: <code>editor::ScrollCursorCenterTopBottom</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: scroll cursor top</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls the cursor to the top of the viewport.<br>
Keymap Name: <code>editor::ScrollCursorTop</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select all</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects all text in the editor.<br>
Keymap Name: <code>editor::SelectAll</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select all matches</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects all matches of the current selection.<br>
Keymap Name: <code>editor::SelectAllMatches</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select around delimiters</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the nearest enclosing delimiters (brackets, braces,
parentheses, or quotes) together with the content between them.
Repeating the action expands the selection to the next enclosing
pair.<br>
Keymap Name: <code>editor::SelectAroundDelimiters</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Extends selection down.<br>
Keymap Name: <code>editor::SelectDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select down by lines</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Extends selection down by a specified number of lines.<br>
Keymap Name: <code>editor::SelectDownByLines</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select enclosing symbol</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the enclosing symbol.<br>
Keymap Name: <code>editor::SelectEnclosingSymbol</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select inside delimiters</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the content within the nearest enclosing delimiters
(brackets, braces, parentheses, or quotes), excluding the
delimiters.
Repeating the action expands the selection to the next enclosing
pair.<br>
Keymap Name: <code>editor::SelectInsideDelimiters</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select larger syntax node</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the next larger syntax node.<br>
Keymap Name: <code>editor::SelectLargerSyntaxNode</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select left</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Extends selection left.<br>
Keymap Name: <code>editor::SelectLeft</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select line</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the current line.<br>
Keymap Name: <code>editor::SelectLine</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select next</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the next occurrence of the current selection.<br>
Keymap Name: <code>editor::SelectNext</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select next syntax node</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the next syntax node sibling.<br>
Keymap Name: <code>editor::SelectNextSyntaxNode</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select page down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Extends selection down by one page.<br>
Keymap Name: <code>editor::SelectPageDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select page up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Extends selection up by one page.<br>
Keymap Name: <code>editor::SelectPageUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select previous</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the previous occurrence of the current selection.<br>
Keymap Name: <code>editor::SelectPrevious</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select previous syntax node</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the previous syntax node sibling.<br>
Keymap Name: <code>editor::SelectPreviousSyntaxNode</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select right</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Extends selection right.<br>
Keymap Name: <code>editor::SelectRight</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select smaller syntax node</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the next smaller syntax node.<br>
Keymap Name: <code>editor::SelectSmallerSyntaxNode</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select to beginning</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects to the beginning of the document.<br>
Keymap Name: <code>editor::SelectToBeginning</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select to beginning of line</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects from the cursor to the beginning of the current line.<br>
Keymap Name: <code>editor::SelectToBeginningOfLine</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select to end</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects to the end of the document.<br>
Keymap Name: <code>editor::SelectToEnd</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select to end of excerpt</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects to the end of the current excerpt.<br>
Keymap Name: <code>editor::SelectToEndOfExcerpt</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select to end of larger syntax node</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects to the end of the next larger syntax node.<br>
Keymap Name: <code>editor::SelectToEndOfLargerSyntaxNode</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select to end of line</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects from the cursor to the end of the current line.<br>
Keymap Name: <code>editor::SelectToEndOfLine</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select to end of paragraph</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects to the end of the paragraph.<br>
Keymap Name: <code>editor::SelectToEndOfParagraph</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select to end of previous excerpt</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects to the end of the previous excerpt.<br>
Keymap Name: <code>editor::SelectToEndOfPreviousExcerpt</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select to next subword end</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects to the end of the next subword.<br>
Keymap Name: <code>editor::SelectToNextSubwordEnd</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select to next word end</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects to the end of the next word.<br>
Keymap Name: <code>editor::SelectToNextWordEnd</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select to previous subword start</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects to the start of the previous subword.<br>
Keymap Name: <code>editor::SelectToPreviousSubwordStart</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select to previous word start</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects to the start of the previous word.<br>
Keymap Name: <code>editor::SelectToPreviousWordStart</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select to start of excerpt</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects to the start of the current excerpt.<br>
Keymap Name: <code>editor::SelectToStartOfExcerpt</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select to start of larger syntax node</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects to the start of the next larger syntax node.<br>
Keymap Name: <code>editor::SelectToStartOfLargerSyntaxNode</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select to start of next excerpt</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects to the start of the next excerpt.<br>
Keymap Name: <code>editor::SelectToStartOfNextExcerpt</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select to start of paragraph</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects to the start of the paragraph.<br>
Keymap Name: <code>editor::SelectToStartOfParagraph</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Extends selection up.<br>
Keymap Name: <code>editor::SelectUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: select up by lines</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Extends selection up by a specified number of lines.<br>
Keymap Name: <code>editor::SelectUpByLines</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: send review to agent</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Sends all stored review comments to the Agent panel.<br>
Keymap Name: <code>editor::SendReviewToAgent</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: set mark</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Sets a mark at the current position.<br>
Keymap Name: <code>editor::SetMark</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: show character palette</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Shows the system character palette.<br>
Keymap Name: <code>editor::ShowCharacterPalette</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: show completions</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Shows code completion suggestions at the cursor position.<br>
Keymap Name: <code>editor::ShowCompletions</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: show edit prediction</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Shows edit prediction at cursor.<br>
Keymap Name: <code>editor::ShowEditPrediction</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: show signature help</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Shows signature help for the current function.<br>
Keymap Name: <code>editor::ShowSignatureHelp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: show word completions</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Shows word completions.<br>
Keymap Name: <code>editor::ShowWordCompletions</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: shuffle lines</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Randomly shuffles selected lines.<br>
Keymap Name: <code>editor::ShuffleLines</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: signature help next</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Navigates to the next signature in the signature help popup.<br>
Keymap Name: <code>editor::SignatureHelpNext</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: signature help previous</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Navigates to the previous signature in the signature help popup.<br>
Keymap Name: <code>editor::SignatureHelpPrevious</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: sort lines by length</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Sorts selected lines by length.<br>
Keymap Name: <code>editor::SortLinesByLength</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: sort lines case insensitive</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Sorts selected lines case-insensitively.<br>
Keymap Name: <code>editor::SortLinesCaseInsensitive</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: sort lines case sensitive</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Sorts selected lines case-sensitively.<br>
Keymap Name: <code>editor::SortLinesCaseSensitive</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: spawn nearest task</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Spawns the nearest available task from the current cursor position.<br>
Keymap Name: <code>editor::SpawnNearestTask</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: split selection into lines</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Splits selection into individual lines.<br>
Keymap Name: <code>editor::SplitSelectionIntoLines</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: stop language server</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Stops the language server for the current file.<br>
Keymap Name: <code>editor::StopLanguageServer</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: submit diff review comment</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Stores the diff review comment locally (for later batch submission).<br>
Keymap Name: <code>editor::SubmitDiffReviewComment</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: swap selection ends</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Swaps the start and end of the current selection.<br>
Keymap Name: <code>editor::SwapSelectionEnds</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: switch source header</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Switches between source and header files.<br>
Keymap Name: <code>editor::SwitchSourceHeader</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: tab</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Inserts a tab character or indents.<br>
Keymap Name: <code>editor::Tab</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle all diff hunks</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles all diff hunks in the editor. Collapses all hunks if any are
currently expanded, otherwise expands all hunks.<br>
Keymap Name: <code>editor::ToggleAllDiffHunks</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle auto signature help</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles automatic signature help.<br>
Keymap Name: <code>editor::ToggleAutoSignatureHelp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle block comments</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles block comment markers for the selected text.<br>
Keymap Name: <code>editor::ToggleBlockComments</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle bookmark</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles a bookmark at the current line.<br>
Keymap Name: <code>editor::ToggleBookmark</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle bookmark with label</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles a bookmark at the current line, prompting for a label when adding one.<br>
Keymap Name: <code>editor::ToggleBookmarkWithLabel</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle breadcrumb</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles breadcrumbs display.<br>
Keymap Name: <code>editor::ToggleBreadcrumb</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle breakpoint</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles a breakpoint at the current line.<br>
Keymap Name: <code>editor::ToggleBreakpoint</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle case</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the case of selected text.<br>
Keymap Name: <code>editor::ToggleCase</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle code actions</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the display of available code actions at the cursor position.<br>
Keymap Name: <code>editor::ToggleCodeActions</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle code lens</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles code lens display.<br>
Keymap Name: <code>editor::ToggleCodeLens</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle comments</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles comment markers for the selected lines.<br>
Keymap Name: <code>editor::ToggleComments</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle diagnostics</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the diagnostics panel.<br>
Keymap Name: <code>editor::ToggleDiagnostics</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle edit prediction</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles edit prediction feature.<br>
Keymap Name: <code>editor::ToggleEditPrediction</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle focus</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles focus back to the last active buffer.<br>
Keymap Name: <code>editor::ToggleFocus</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle fold</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles folding at the current position.<br>
Keymap Name: <code>editor::ToggleFold</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle fold all</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles all folds in a buffer or all excerpts in multibuffer.<br>
Keymap Name: <code>editor::ToggleFoldAll</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle fold recursive</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles recursive folding at the current position.<br>
Keymap Name: <code>editor::ToggleFoldRecursive</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle git blame inline</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles inline git blame display.<br>
Keymap Name: <code>editor::ToggleGitBlameInline</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle indent guides</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles indent guides display.<br>
Keymap Name: <code>editor::ToggleIndentGuides</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle inlay hints</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles inlay hints display.<br>
Keymap Name: <code>editor::ToggleInlayHints</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle inline diagnostics</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles inline diagnostics display.<br>
Keymap Name: <code>editor::ToggleInlineDiagnostics</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle inline values</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles inline values display.<br>
Keymap Name: <code>editor::ToggleInlineValues</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle line numbers</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles line numbers display.<br>
Keymap Name: <code>editor::ToggleLineNumbers</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle minimap</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the minimap display.<br>
Keymap Name: <code>editor::ToggleMinimap</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle relative line numbers</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles relative line numbers display.<br>
Keymap Name: <code>editor::ToggleRelativeLineNumbers</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle review comments expanded</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the expanded state of the comments section in the overlay.<br>
Keymap Name: <code>editor::ToggleReviewCommentsExpanded</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle selected diff hunks</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles diff display for selected hunks.<br>
Keymap Name: <code>editor::ToggleSelectedDiffHunks</code><br>
Deprecated Alias(es): <code>editor::ToggleHunkDiff</code>, 
</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle selection menu</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the selection menu.<br>
Keymap Name: <code>editor::ToggleSelectionMenu</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle semantic highlights</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles semantic highlights display.<br>
Keymap Name: <code>editor::ToggleSemanticHighlights</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle soft wrap</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles soft wrap mode.<br>
Keymap Name: <code>editor::ToggleSoftWrap</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle split diff</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>editor::ToggleSplitDiff</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: toggle tab bar</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the tab bar display.<br>
Keymap Name: <code>editor::ToggleTabBar</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: transpose</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Transposes characters around cursor.<br>
Keymap Name: <code>editor::Transpose</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: undo</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Undoes the last edit.<br>
Keymap Name: <code>editor::Undo</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: undo selection</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Undoes the last selection change.<br>
Keymap Name: <code>editor::UndoSelection</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: unfold all</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Unfolds all folded regions.<br>
Keymap Name: <code>editor::UnfoldAll</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: unfold lines</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Unfolds lines at cursor.<br>
Keymap Name: <code>editor::UnfoldLines</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: unfold recursive</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Unfolds recursively at cursor.<br>
Keymap Name: <code>editor::UnfoldRecursive</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: unique lines case insensitive</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Removes duplicate lines (case-insensitive).<br>
Keymap Name: <code>editor::UniqueLinesCaseInsensitive</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: unique lines case sensitive</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Removes duplicate lines (case-sensitive).<br>
Keymap Name: <code>editor::UniqueLinesCaseSensitive</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: unwrap syntax node</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Removes the surrounding syntax node (for example brackets, or closures)
from the current selections.<br>
Keymap Name: <code>editor::UnwrapSyntaxNode</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: view bookmarks</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens a view of all bookmarks in the project.<br>
Keymap Name: <code>editor::ViewBookmarks</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>editor: wrap selections in tag</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Wraps selections in tag specified by language.<br>
Keymap Name: <code>editor::WrapSelectionsInTag</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>encoding selector: toggle</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the encoding selector modal.<br>
Keymap Name: <code>encoding_selector::Toggle</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>feedback: email zed</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens email client to send feedback to Zed support.<br>
Keymap Name: <code>feedback::EmailZed</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>feedback: file bug report</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the bug report form.<br>
Keymap Name: <code>feedback::FileBugReport</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>feedback: request feature</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the feature request form.<br>
Keymap Name: <code>feedback::RequestFeature</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>file finder: open without dismiss</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the selected file in the editor without dismissing the file finder,
so additional files can be opened in sequence.<br>
Keymap Name: <code>file_finder::OpenWithoutDismiss</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>file finder: select previous</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the previous item in the file finder.<br>
Keymap Name: <code>file_finder::SelectPrevious</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>file finder: toggle</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the file finder interface.<br>
Keymap Name: <code>file_finder::Toggle</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: add</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Adds files to the git staging area.<br>
Keymap Name: <code>git::Add</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: add to git info exclude</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Adds a file to the repository's .git/info/exclude.<br>
Keymap Name: <code>git::AddToGitInfoExclude</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: add to gitignore</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Adds a file to .gitignore.<br>
Keymap Name: <code>git::AddToGitignore</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: amend</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Amends the last commit with staged changes.<br>
Keymap Name: <code>git::Amend</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: apply current stash</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>git::ApplyCurrentStash</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: blame</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Shows git blame information for the current file.<br>
Keymap Name: <code>git::Blame</code><br>
Deprecated Alias(es): <code>editor::ToggleGitBlame</code>, 
</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: branch</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the git branch selector.<br>
Keymap Name: <code>git::Branch</code><br>
Deprecated Alias(es): <code>branches::OpenRecent</code>, 
</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: branch diff</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Shows the diff between the working directory and your default
branch (typically main or master).<br>
Keymap Name: <code>git::BranchDiff</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: cancel</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Cancels the current git operation.<br>
Keymap Name: <code>git::Cancel</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: checkout branch</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Checks out a different git branch.<br>
Keymap Name: <code>git::CheckoutBranch</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: clone</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Clones a repository.<br>
Keymap Name: <code>git::Clone</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: commit</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Creates a new commit with staged changes.<br>
Keymap Name: <code>git::Commit</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: compare with branch</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Compare with a specific branch<br>
Keymap Name: <code>git::CompareWithBranch</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: copy branch name</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Copies the current branch name to the clipboard.<br>
Keymap Name: <code>git::CopyBranchName</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: create pull request</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Creates a pull request for the current branch.<br>
Keymap Name: <code>git::CreatePullRequest</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: create remote</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Create a git remote.<br>
Keymap Name: <code>git::CreateRemote</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: create worktree</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Creates a new git worktree and switches the workspace to it.
Dispatched by the unified worktree picker when the user selects a "Create new worktree" entry.<br>
Keymap Name: <code>git::CreateWorktree</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: diff</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Shows the diff between the working directory and the index.<br>
Keymap Name: <code>git::Diff</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: drop current stash</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>git::DropCurrentStash</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: expand commit editor</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Expands the commit message editor.<br>
Keymap Name: <code>git::ExpandCommitEditor</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: fetch</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Fetches changes from the remote repository.<br>
Keymap Name: <code>git::Fetch</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: fetch from</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Fetches changes from a specific remote.<br>
Keymap Name: <code>git::FetchFrom</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: file history</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Shows the git history for the selected file, folder, or project.<br>
Keymap Name: <code>git::FileHistory</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: filter remotes</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Filter remotes.<br>
Keymap Name: <code>git::FilterRemotes</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: force push</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Force pushes commits to the remote repository.<br>
Keymap Name: <code>git::ForcePush</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: generate commit message</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Generates a commit message using AI.<br>
Keymap Name: <code>git::GenerateCommitMessage</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: init</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Initializes a new git repository.<br>
Keymap Name: <code>git::Init</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: leader and follower</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>git::LeaderAndFollower</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: open file at head</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>git::OpenFileAtHead</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: open file diff</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the current file in a solo diff view.<br>
Keymap Name: <code>git::OpenFileDiff</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: open modified files</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens all modified files in the editor.<br>
Keymap Name: <code>git::OpenModifiedFiles</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: open worktree in new window</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens an existing worktree in a new window.
Dispatched by the worktree picker's "Open in New Window" button.<br>
Keymap Name: <code>git::OpenWorktreeInNewWindow</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: pop current stash</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>git::PopCurrentStash</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: pull</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Pulls changes from the remote repository.<br>
Keymap Name: <code>git::Pull</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: pull rebase</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Pulls changes from the remote repository with rebase.<br>
Keymap Name: <code>git::PullRebase</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: push</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Pushes commits to the remote repository.<br>
Keymap Name: <code>git::Push</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: push to</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Pushes commits to a specific remote branch.<br>
Keymap Name: <code>git::PushTo</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: rename branch</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Renames a git branch.<br>
Keymap Name: <code>git::RenameBranch</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: restore</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Restores the selected hunks to their original state.<br>
Keymap Name: <code>git::Restore</code><br>
Deprecated Alias(es): <code>editor::RevertSelectedHunks</code>, 
</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: restore and next</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Restores the selected hunks to their original state and moves to the
next one.<br>
Keymap Name: <code>git::RestoreAndNext</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: restore file</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Restores a file to its last committed state, discarding local changes.<br>
Keymap Name: <code>git::RestoreFile</code><br>
Deprecated Alias(es): <code>editor::RevertFile</code>, 
</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: restore tracked files</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Restores all tracked files to their last committed state.<br>
Keymap Name: <code>git::RestoreTrackedFiles</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: review diff</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens a new agent thread with the branch diff for review.<br>
Keymap Name: <code>git::ReviewDiff</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: select repo</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects a different repository.<br>
Keymap Name: <code>git::SelectRepo</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: signoff</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Enable the --signoff option.<br>
Keymap Name: <code>git::Signoff</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: stage all</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Stages all changes in the repository.<br>
Keymap Name: <code>git::StageAll</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: stage and next</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Stages the current hunk and moves to the next one.<br>
Keymap Name: <code>git::StageAndNext</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: stage file</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Stages the current file.<br>
Keymap Name: <code>git::StageFile</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: stage range</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Stage status entries between an anchor entry and the cursor.<br>
Keymap Name: <code>git::StageRange</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: stash all</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Stashes all changes in the repository, including untracked files.<br>
Keymap Name: <code>git::StashAll</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: stash apply</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Apply the most recent stash.<br>
Keymap Name: <code>git::StashApply</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: stash pop</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Pops the most recent stash.<br>
Keymap Name: <code>git::StashPop</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: switch</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Switches to a different git branch.<br>
Keymap Name: <code>git::Switch</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: switch worktree</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Switches the workspace to an existing linked worktree.
Dispatched by the unified worktree picker when the user selects an existing worktree.<br>
Keymap Name: <code>git::SwitchWorktree</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: toggle fill commit editor</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles whether the commit message editor fills all the available
vertical space within the git panel.<br>
Keymap Name: <code>git::ToggleFillCommitEditor</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: toggle staged</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the staged state of the hunk or status entry at cursor.<br>
Keymap Name: <code>git::ToggleStaged</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: trash untracked files</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves all untracked files to trash.<br>
Keymap Name: <code>git::TrashUntrackedFiles</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: uncommit</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Undoes the last commit, keeping changes in the working directory.<br>
Keymap Name: <code>git::Uncommit</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: unstage all</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Unstages all changes in the repository.<br>
Keymap Name: <code>git::UnstageAll</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: unstage and next</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Unstages the current hunk and moves to the next one.<br>
Keymap Name: <code>git::UnstageAndNext</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: unstage file</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Unstages the current file.<br>
Keymap Name: <code>git::UnstageFile</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: view commit</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>git::ViewCommit</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: view file</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the selected file in the editor without a diff view.<br>
Keymap Name: <code>git::ViewFile</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: view staged changes</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Shows staged changes across the project.<br>
Keymap Name: <code>git::ViewStagedChanges</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: view stash</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the git stash selector.<br>
Keymap Name: <code>git::ViewStash</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: view uncommitted changes</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Shows uncommitted changes across the project.<br>
Keymap Name: <code>git::ViewUncommittedChanges</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: view unstaged changes</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Shows unstaged changes across the project.<br>
Keymap Name: <code>git::ViewUnstagedChanges</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git: worktree</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the git worktree selector.<br>
Keymap Name: <code>git::Worktree</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git graph: copy commit sha</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Copies the SHA of the selected commit to the clipboard.<br>
Keymap Name: <code>git_graph::CopyCommitSha</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git graph: copy commit tag</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Copies a tag from the selected commit to the clipboard.<br>
Keymap Name: <code>git_graph::CopyCommitTag</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git graph: focus next tab stop</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Focuses the next git graph tab stop.<br>
Keymap Name: <code>git_graph::FocusNextTabStop</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git graph: focus previous tab stop</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Focuses the previous git graph tab stop.<br>
Keymap Name: <code>git_graph::FocusPreviousTabStop</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git graph: focus search</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Focuses the search field.<br>
Keymap Name: <code>git_graph::FocusSearch</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git graph: open</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the Git Graph Tab.<br>
Keymap Name: <code>git_graph::Open</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git graph: open at commit</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the Git Graph Tab at a specific commit.<br>
Keymap Name: <code>git_graph::OpenAtCommit</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git graph: open commit view</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the commit view for the selected commit.<br>
Keymap Name: <code>git_graph::OpenCommitView</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git graph: scroll down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects a commit half a page below the current selection.<br>
Keymap Name: <code>git_graph::ScrollDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git graph: scroll up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects a commit half a page above the current selection.<br>
Keymap Name: <code>git_graph::ScrollUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git graph: toggle changed files view</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the selected commit's changed files between flat and tree views.<br>
Keymap Name: <code>git_graph::ToggleChangedFilesView</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git onboarding: open git integration onboarding</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the git integration onboarding modal.<br>
Keymap Name: <code>git_onboarding::OpenGitIntegrationOnboarding</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git panel: activate changes tab</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Activates the Changes tab.<br>
Keymap Name: <code>git_panel::ActivateChangesTab</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git panel: activate history tab</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Activates the History tab.<br>
Keymap Name: <code>git_panel::ActivateHistoryTab</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git panel: close</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Closes the git panel.<br>
Keymap Name: <code>git_panel::Close</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git panel: collapse selected entry</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Collapses the selected entry to hide its children.<br>
Keymap Name: <code>git_panel::CollapseSelectedEntry</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git panel: expand selected entry</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Expands the selected entry to show its children.<br>
Keymap Name: <code>git_panel::ExpandSelectedEntry</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git panel: first entry</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Select first git panel menu item, and show it in the diff view<br>
Keymap Name: <code>git_panel::FirstEntry</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git panel: focus changes</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Focuses on the changes list.<br>
Keymap Name: <code>git_panel::FocusChanges</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git panel: focus editor</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Focuses on the commit message editor.<br>
Keymap Name: <code>git_panel::FocusEditor</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git panel: last entry</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Select last git panel menu item, and show it in the diff view<br>
Keymap Name: <code>git_panel::LastEntry</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git panel: next entry</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Select next git panel menu item, and show it in the diff view<br>
Keymap Name: <code>git_panel::NextEntry</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git panel: open menu</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the git panel menu.<br>
Keymap Name: <code>git_panel::OpenMenu</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git panel: previous entry</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Select previous git panel menu item, and show it in the diff view<br>
Keymap Name: <code>git_panel::PreviousEntry</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git panel: set group by none</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Disables grouping entries by status.<br>
Keymap Name: <code>git_panel::SetGroupByNone</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git panel: set group by staging</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Groups entries by staging state.<br>
Keymap Name: <code>git_panel::SetGroupByStaging</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git panel: set group by status</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Groups entries by status.<br>
Keymap Name: <code>git_panel::SetGroupByStatus</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git panel: set sort by name</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Sorts entries by name.<br>
Keymap Name: <code>git_panel::SetSortByName</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git panel: set sort by path</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Sorts entries by path.<br>
Keymap Name: <code>git_panel::SetSortByPath</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git panel: toggle</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the git panel.<br>
Keymap Name: <code>git_panel::Toggle</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git panel: toggle fill co authors</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles automatic co-author suggestions.<br>
Keymap Name: <code>git_panel::ToggleFillCoAuthors</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git panel: toggle focus</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles focus on the git panel.<br>
Keymap Name: <code>git_panel::ToggleFocus</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git panel: toggle tree view</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles showing entries in tree vs flat view.<br>
Keymap Name: <code>git_panel::ToggleTreeView</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git panel: view staged changes</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
View staged changes<br>
Keymap Name: <code>git_panel::ViewStagedChanges</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git panel: view unstaged changes</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
View unstaged changes<br>
Keymap Name: <code>git_panel::ViewUnstagedChanges</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git picker: activate branches tab</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>git_picker::ActivateBranchesTab</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>git picker: activate stash tab</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>git_picker::ActivateStashTab</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>go to line: toggle</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the go to line dialog.<br>
Keymap Name: <code>go_to_line::Toggle</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>highlights tree view: toggle semantic tokens</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles showing semantic token highlights.<br>
Keymap Name: <code>highlights_tree_view::ToggleSemanticTokens</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>highlights tree view: toggle syntax tokens</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles showing syntax token highlights.<br>
Keymap Name: <code>highlights_tree_view::ToggleSyntaxTokens</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>highlights tree view: toggle text highlights</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles showing text highlights.<br>
Keymap Name: <code>highlights_tree_view::ToggleTextHighlights</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>icon theme selector: toggle</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the icon theme selector interface.<br>
Keymap Name: <code>icon_theme_selector::Toggle</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>image viewer: fit to view</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Fit the image to view.<br>
Keymap Name: <code>image_viewer::FitToView</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>image viewer: reset zoom</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Reset zoom to 100%.<br>
Keymap Name: <code>image_viewer::ResetZoom</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>image viewer: zoom in</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Zoom in the image.<br>
Keymap Name: <code>image_viewer::ZoomIn</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>image viewer: zoom out</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Zoom out the image.<br>
Keymap Name: <code>image_viewer::ZoomOut</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>image viewer: zoom to actual size</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Zoom to actual size (100%).<br>
Keymap Name: <code>image_viewer::ZoomToActualSize</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>inline assistant: thumbs down result</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>inline_assistant::ThumbsDownResult</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>inline assistant: thumbs up result</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>inline_assistant::ThumbsUpResult</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>journal: new journal entry</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Creates a new journal entry for today.<br>
Keymap Name: <code>journal::NewJournalEntry</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>keymap editor: copy action</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Copies the action name to clipboard.<br>
Keymap Name: <code>keymap_editor::CopyAction</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>keymap editor: copy context</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Copies the context predicate to clipboard.<br>
Keymap Name: <code>keymap_editor::CopyContext</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>keymap editor: create binding</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Creates a new key binding for the selected action.<br>
Keymap Name: <code>keymap_editor::CreateBinding</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>keymap editor: delete binding</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Deletes the selected key binding.<br>
Keymap Name: <code>keymap_editor::DeleteBinding</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>keymap editor: edit binding</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Edits the selected key binding.<br>
Keymap Name: <code>keymap_editor::EditBinding</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>keymap editor: open create keybinding modal</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Creates a new key binding from scratch, prompting for the action.<br>
Keymap Name: <code>keymap_editor::OpenCreateKeybindingModal</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>keymap editor: show matching keybinds</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Shows matching keystrokes for the currently selected binding<br>
Keymap Name: <code>keymap_editor::ShowMatchingKeybinds</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>keymap editor: toggle conflict filter</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles Conflict Filtering<br>
Keymap Name: <code>keymap_editor::ToggleConflictFilter</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>keymap editor: toggle exact keystroke matching</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles exact matching for keystroke search<br>
Keymap Name: <code>keymap_editor::ToggleExactKeystrokeMatching</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>keymap editor: toggle keystroke search</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggle Keystroke search<br>
Keymap Name: <code>keymap_editor::ToggleKeystrokeSearch</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>keymap editor: toggle no action bindings</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles whether NoAction bindings are shown<br>
Keymap Name: <code>keymap_editor::ToggleNoActionBindings</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>keystroke input: clear keystrokes</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Clears the recorded keystrokes<br>
Keymap Name: <code>keystroke_input::ClearKeystrokes</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>keystroke input: start recording</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Starts recording keystrokes<br>
Keymap Name: <code>keystroke_input::StartRecording</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>keystroke input: stop recording</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Stops recording keystrokes<br>
Keymap Name: <code>keystroke_input::StopRecording</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>language selector: toggle</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the language selector modal.<br>
Keymap Name: <code>language_selector::Toggle</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>line ending selector: toggle</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the line ending selector modal.<br>
Keymap Name: <code>line_ending_selector::Toggle</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>lsp tool: toggle menu</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the language server tool menu.<br>
Keymap Name: <code>lsp_tool::ToggleMenu</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>markdown: close and return to editor</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Closes the markdown preview and returns focus to the source editor.<br>
Keymap Name: <code>markdown::CloseAndReturnToEditor</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>markdown: copy</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Copies the selected text to the clipboard.<br>
Keymap Name: <code>markdown::Copy</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>markdown: copy as markdown</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Copies the selected text as markdown to the clipboard.<br>
Keymap Name: <code>markdown::CopyAsMarkdown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>markdown: open following preview</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens a following markdown preview that syncs with the editor.<br>
Keymap Name: <code>markdown::OpenFollowingPreview</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>markdown: open preview</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens a markdown preview for the current file.<br>
Keymap Name: <code>markdown::OpenPreview</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>markdown: open preview to the side</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens a markdown preview in a split pane.<br>
Keymap Name: <code>markdown::OpenPreviewToTheSide</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>markdown: scroll down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls down by approximately one visual line.<br>
Keymap Name: <code>markdown::ScrollDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>markdown: scroll down by item</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls down by one markdown element in the markdown preview<br>
Keymap Name: <code>markdown::ScrollDownByItem</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>markdown: scroll page down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls down by one page in the markdown preview.<br>
Keymap Name: <code>markdown::ScrollPageDown</code><br>
Deprecated Alias(es): <code>markdown::MovePageDown</code>, 
</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>markdown: scroll page up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls up by one page in the markdown preview.<br>
Keymap Name: <code>markdown::ScrollPageUp</code><br>
Deprecated Alias(es): <code>markdown::MovePageUp</code>, 
</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>markdown: scroll to bottom</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls to the bottom of the markdown preview.<br>
Keymap Name: <code>markdown::ScrollToBottom</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>markdown: scroll to top</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls to the top of the markdown preview.<br>
Keymap Name: <code>markdown::ScrollToTop</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>markdown: scroll up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls up by approximately one visual line.<br>
Keymap Name: <code>markdown::ScrollUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>markdown: scroll up by item</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls up by one markdown element in the markdown preview<br>
Keymap Name: <code>markdown::ScrollUpByItem</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>markdown: toggle block quote</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles a block quote (`&gt; `) prefix on the selected lines (or the
current line) while in Markdown files.<br>
Keymap Name: <code>markdown::ToggleBlockQuote</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>menu: cancel</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Cancels the current menu operation.<br>
Keymap Name: <code>menu::Cancel</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>menu: confirm</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Confirms the selected menu item.<br>
Keymap Name: <code>menu::Confirm</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>menu: end slot</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>menu::EndSlot</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>menu: restart</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Restarts the menu from the beginning.<br>
Keymap Name: <code>menu::Restart</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>menu: secondary confirm</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Performs secondary confirmation action.<br>
Keymap Name: <code>menu::SecondaryConfirm</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>menu: select child</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Enters a submenu (navigates to child menu).<br>
Keymap Name: <code>menu::SelectChild</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>menu: select first</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the first item in the menu.<br>
Keymap Name: <code>menu::SelectFirst</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>menu: select last</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the last item in the menu.<br>
Keymap Name: <code>menu::SelectLast</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>menu: select next</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the next item in the menu.<br>
Keymap Name: <code>menu::SelectNext</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>menu: select parent</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Exits a submenu (navigates to parent menu).<br>
Keymap Name: <code>menu::SelectParent</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>menu: select previous</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the previous item in the menu.<br>
Keymap Name: <code>menu::SelectPrevious</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>multi workspace: close workspace sidebar</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Closes the workspace sidebar.<br>
Keymap Name: <code>multi_workspace::CloseWorkspaceSidebar</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>multi workspace: focus workspace sidebar</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves focus to or from the workspace sidebar without closing it.<br>
Keymap Name: <code>multi_workspace::FocusWorkspaceSidebar</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>multi workspace: move project to new window</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves the active project to a new window.<br>
Keymap Name: <code>multi_workspace::MoveProjectToNewWindow</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>multi workspace: new thread</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Creates a new thread in the current workspace.<br>
Keymap Name: <code>multi_workspace::NewThread</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>multi workspace: next project</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Activates the next project in the sidebar.<br>
Keymap Name: <code>multi_workspace::NextProject</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>multi workspace: next thread</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Activates the next thread in sidebar order.<br>
Keymap Name: <code>multi_workspace::NextThread</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>multi workspace: previous project</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Activates the previous project in the sidebar.<br>
Keymap Name: <code>multi_workspace::PreviousProject</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>multi workspace: previous thread</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Activates the previous thread in sidebar order.<br>
Keymap Name: <code>multi_workspace::PreviousThread</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>multi workspace: toggle workspace sidebar</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the workspace switcher sidebar.<br>
Keymap Name: <code>multi_workspace::ToggleWorkspaceSidebar</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>new process modal: activate attach tab</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>new_process_modal::ActivateAttachTab</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>new process modal: activate debug tab</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>new_process_modal::ActivateDebugTab</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>new process modal: activate launch tab</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>new_process_modal::ActivateLaunchTab</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>new process modal: activate task tab</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>new_process_modal::ActivateTaskTab</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>notebook: add code block</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Adds a new code cell.<br>
Keymap Name: <code>notebook::AddCodeBlock</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>notebook: add markdown block</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Adds a new markdown cell.<br>
Keymap Name: <code>notebook::AddMarkdownBlock</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>notebook: clear outputs</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Clears all cell outputs.<br>
Keymap Name: <code>notebook::ClearOutputs</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>notebook: enter command mode</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Exits the cell editor and returns to cell command mode.<br>
Keymap Name: <code>notebook::EnterCommandMode</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>notebook: enter edit mode</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Enters the current cell's editor (edit mode).<br>
Keymap Name: <code>notebook::EnterEditMode</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>notebook: interrupt kernel</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Interrupts the current execution.<br>
Keymap Name: <code>notebook::InterruptKernel</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>notebook: move cell down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves the current cell down.<br>
Keymap Name: <code>notebook::MoveCellDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>notebook: move cell up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves the current cell up.<br>
Keymap Name: <code>notebook::MoveCellUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>notebook: notebook move down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Move down in cells.<br>
Keymap Name: <code>notebook::NotebookMoveDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>notebook: notebook move up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Move up in cells.<br>
Keymap Name: <code>notebook::NotebookMoveUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>notebook: open notebook</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens a Jupyter notebook file.<br>
Keymap Name: <code>notebook::OpenNotebook</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>notebook: restart kernel</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Restarts the kernel.<br>
Keymap Name: <code>notebook::RestartKernel</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>notebook: run</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Runs the current cell and stays on it.<br>
Keymap Name: <code>notebook::Run</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>notebook: run all</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Runs all cells in the notebook.<br>
Keymap Name: <code>notebook::RunAll</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>notebook: run and advance</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Runs the current cell and advances to the next cell.<br>
Keymap Name: <code>notebook::RunAndAdvance</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>onboarding: finish</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Finish the onboarding process.<br>
Keymap Name: <code>onboarding::Finish</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>onboarding: open account</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Open the user account in zed.dev while in the onboarding flow.<br>
Keymap Name: <code>onboarding::OpenAccount</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>onboarding: reset hints</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Resets the welcome screen hints to their initial state.<br>
Keymap Name: <code>onboarding::ResetHints</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>onboarding: sign in</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Sign in while in the onboarding flow.<br>
Keymap Name: <code>onboarding::SignIn</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>outline: toggle</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>outline::Toggle</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>outline panel: collapse all entries</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Collapses all entries in the outline tree.<br>
Keymap Name: <code>outline_panel::CollapseAllEntries</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>outline panel: collapse selected entry</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Collapses the currently selected entry.<br>
Keymap Name: <code>outline_panel::CollapseSelectedEntry</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>outline panel: expand all entries</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Expands all entries in the outline tree.<br>
Keymap Name: <code>outline_panel::ExpandAllEntries</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>outline panel: expand selected entry</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Expands the currently selected entry.<br>
Keymap Name: <code>outline_panel::ExpandSelectedEntry</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>outline panel: fold directory</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Folds the selected directory.<br>
Keymap Name: <code>outline_panel::FoldDirectory</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>outline panel: open selected entry</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the selected entry in the editor.<br>
Keymap Name: <code>outline_panel::OpenSelectedEntry</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>outline panel: reveal in file manager</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Reveals the selected item in the system file manager.<br>
Keymap Name: <code>outline_panel::RevealInFileManager</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>outline panel: scroll cursor bottom</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scroll until the cursor displays at the bottom<br>
Keymap Name: <code>outline_panel::ScrollCursorBottom</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>outline panel: scroll cursor center</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scroll until the cursor displays at the center<br>
Keymap Name: <code>outline_panel::ScrollCursorCenter</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>outline panel: scroll cursor top</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scroll until the cursor displays at the top<br>
Keymap Name: <code>outline_panel::ScrollCursorTop</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>outline panel: scroll down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scroll half a page downwards<br>
Keymap Name: <code>outline_panel::ScrollDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>outline panel: scroll up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scroll half a page upwards<br>
Keymap Name: <code>outline_panel::ScrollUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>outline panel: select parent</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the parent of the current entry.<br>
Keymap Name: <code>outline_panel::SelectParent</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>outline panel: toggle</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the outline panel.<br>
Keymap Name: <code>outline_panel::Toggle</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>outline panel: toggle active editor pin</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the pin status of the active editor.<br>
Keymap Name: <code>outline_panel::ToggleActiveEditorPin</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>outline panel: toggle focus</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles focus on the outline panel.<br>
Keymap Name: <code>outline_panel::ToggleFocus</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>outline panel: unfold directory</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Unfolds the selected directory.<br>
Keymap Name: <code>outline_panel::UnfoldDirectory</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: activate item</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Activates a specific item in the pane by its index.<br>
Keymap Name: <code>pane::ActivateItem</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: activate last item</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Activates the last item in the pane.<br>
Keymap Name: <code>pane::ActivateLastItem</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: activate next item</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Activates the next item in the pane.<br>
Keymap Name: <code>pane::ActivateNextItem</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: activate previous item</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Activates the previous item in the pane.<br>
Keymap Name: <code>pane::ActivatePreviousItem</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: alternate file</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Switches to the alternate file.<br>
Keymap Name: <code>pane::AlternateFile</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: close active item</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Closes the currently active item in the pane.<br>
Keymap Name: <code>pane::CloseActiveItem</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: close all items</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Closes all items in the pane.<br>
Keymap Name: <code>pane::CloseAllItems</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: close clean items</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Closes all items that have no unsaved changes.<br>
Keymap Name: <code>pane::CloseCleanItems</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: close items to the left</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Closes all items to the left of the current item.<br>
Keymap Name: <code>pane::CloseItemsToTheLeft</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: close items to the right</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Closes all items to the right of the current item.<br>
Keymap Name: <code>pane::CloseItemsToTheRight</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: close multibuffer items</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Closes all multibuffers in the pane.<br>
Keymap Name: <code>pane::CloseMultibufferItems</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: close other items</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Closes all inactive items in the pane.<br>
Keymap Name: <code>pane::CloseOtherItems</code><br>
Deprecated Alias(es): <code>pane::CloseInactiveItems</code>, 
</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: deploy search</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the search interface with the specified configuration.<br>
Keymap Name: <code>pane::DeploySearch</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: go back</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Navigates back in history.<br>
Keymap Name: <code>pane::GoBack</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: go forward</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Navigates forward in history.<br>
Keymap Name: <code>pane::GoForward</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: go to newer tag</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Navigates forward in the tag stack.<br>
Keymap Name: <code>pane::GoToNewerTag</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: go to older tag</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Navigates back in the tag stack.<br>
Keymap Name: <code>pane::GoToOlderTag</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: join all</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Joins all panes into one.<br>
Keymap Name: <code>pane::JoinAll</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: join into next</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Joins this pane into the next pane.<br>
Keymap Name: <code>pane::JoinIntoNext</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: reopen closed item</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Reopens the most recently closed item.<br>
Keymap Name: <code>pane::ReopenClosedItem</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: reveal in project panel</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Reveals the current item in the project panel.<br>
Keymap Name: <code>pane::RevealInProjectPanel</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: split and move down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Splits the pane downward, moving the current item.<br>
Keymap Name: <code>pane::SplitAndMoveDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: split and move left</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Splits the pane to the left, moving the current item.<br>
Keymap Name: <code>pane::SplitAndMoveLeft</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: split and move right</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Splits the pane to the right, moving the current item.<br>
Keymap Name: <code>pane::SplitAndMoveRight</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: split and move up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Splits the pane upward, moving the current item.<br>
Keymap Name: <code>pane::SplitAndMoveUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: split down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Splits the pane downward.<br>
Keymap Name: <code>pane::SplitDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: split horizontal</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Splits the pane horizontally.<br>
Keymap Name: <code>pane::SplitHorizontal</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: split left</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Splits the pane to the left.<br>
Keymap Name: <code>pane::SplitLeft</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: split right</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Splits the pane to the right.<br>
Keymap Name: <code>pane::SplitRight</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: split up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Splits the pane upward.<br>
Keymap Name: <code>pane::SplitUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: split vertical</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Splits the pane vertically.<br>
Keymap Name: <code>pane::SplitVertical</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: swap item left</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Swaps the current item with the one to the left.<br>
Keymap Name: <code>pane::SwapItemLeft</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: swap item right</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Swaps the current item with the one to the right.<br>
Keymap Name: <code>pane::SwapItemRight</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: toggle pin tab</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles pin status for the current tab.<br>
Keymap Name: <code>pane::TogglePinTab</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: toggle preview tab</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles preview mode for the current tab.<br>
Keymap Name: <code>pane::TogglePreviewTab</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>pane: unpin all tabs</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Unpins all tabs in the pane.<br>
Keymap Name: <code>pane::UnpinAllTabs</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>panel: next panel tab</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Navigates to the next tab in the panel.<br>
Keymap Name: <code>panel::NextPanelTab</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>panel: previous panel tab</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Navigates to the previous tab in the panel.<br>
Keymap Name: <code>panel::PreviousPanelTab</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>picker: confirm completion</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Confirms the selected completion in the picker.<br>
Keymap Name: <code>picker::ConfirmCompletion</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>picker: confirm input</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
ConfirmInput is an alternative editor action which - instead of selecting active picker entry - treats pickers editor input literally,
performing some kind of action on it.<br>
Keymap Name: <code>picker::ConfirmInput</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>picker: multi select next</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the current item in the multi-selection and advances to
the next item, starting multi-select mode if it isn't already
active<br>
Keymap Name: <code>picker::MultiSelectNext</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>picker: set preview below</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Shows the preview below the results.<br>
Keymap Name: <code>picker::SetPreviewBelow</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>picker: set preview hidden</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Hides the preview.<br>
Keymap Name: <code>picker::SetPreviewHidden</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>picker: set preview right</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Shows the preview to the right of the results.<br>
Keymap Name: <code>picker::SetPreviewRight</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>picker: toggle actions menu</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the footer's actions menu.<br>
Keymap Name: <code>picker::ToggleActionsMenu</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>picker: toggle multi select</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles multi-select mode, in which clicking items adds them to
the selection instead of opening them<br>
Keymap Name: <code>picker::ToggleMultiSelect</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>picker: toggle preview</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the preview between hidden and visible.<br>
Keymap Name: <code>picker::TogglePreview</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: collapse all entries</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Collapses all entries in the project tree.<br>
Keymap Name: <code>project_panel::CollapseAllEntries</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: collapse selected entry</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Collapses the selected entry in the project tree.<br>
Keymap Name: <code>project_panel::CollapseSelectedEntry</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: collapse selected entry and children</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Collapses the selected entry and its children in the project tree.<br>
Keymap Name: <code>project_panel::CollapseSelectedEntryAndChildren</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: compare marked files</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens a diff view to compare two marked files.<br>
Keymap Name: <code>project_panel::CompareMarkedFiles</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: copy</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Copies the selected file or directory.<br>
Keymap Name: <code>project_panel::Copy</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: cut</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Cuts the selected file or directory.<br>
Keymap Name: <code>project_panel::Cut</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: delete</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Permanently deletes the selected file or directory.<br>
Keymap Name: <code>project_panel::Delete</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: download from remote</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Downloads the selected remote file<br>
Keymap Name: <code>project_panel::DownloadFromRemote</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: duplicate</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Duplicates the selected file or directory.<br>
Keymap Name: <code>project_panel::Duplicate</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: expand all entries</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Expands all entries in the project tree.<br>
Keymap Name: <code>project_panel::ExpandAllEntries</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: expand selected entry</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Expands the selected entry in the project tree.<br>
Keymap Name: <code>project_panel::ExpandSelectedEntry</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: expand selected entry and children</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Expands the selected entry and its children in the project tree.<br>
Keymap Name: <code>project_panel::ExpandSelectedEntryAndChildren</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: fold directory</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Folds the selected directory.<br>
Keymap Name: <code>project_panel::FoldDirectory</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: new directory</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Creates a new directory.<br>
Keymap Name: <code>project_panel::NewDirectory</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: new file</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Creates a new file.<br>
Keymap Name: <code>project_panel::NewFile</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: new search in directory</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Starts a new search in the selected directory.<br>
Keymap Name: <code>project_panel::NewSearchInDirectory</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: open</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the selected file in the editor.<br>
Keymap Name: <code>project_panel::Open</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: open markdown preview</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens a markdown preview for the selected file.<br>
Keymap Name: <code>project_panel::OpenMarkdownPreview</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: open permanent</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the selected file in a permanent tab.<br>
Keymap Name: <code>project_panel::OpenPermanent</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: open split horizontal</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the selected file in a horizontal split.<br>
Keymap Name: <code>project_panel::OpenSplitHorizontal</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: open split vertical</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the selected file in a vertical split.<br>
Keymap Name: <code>project_panel::OpenSplitVertical</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: paste</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Pastes the previously cut or copied item.<br>
Keymap Name: <code>project_panel::Paste</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: redo</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Redoes the last undone file operation.<br>
Keymap Name: <code>project_panel::Redo</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: remove from project</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Removes the selected folder from the project.<br>
Keymap Name: <code>project_panel::RemoveFromProject</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: rename</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Renames the selected file or directory.<br>
Keymap Name: <code>project_panel::Rename</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: reveal in file manager</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Reveals the selected item in the system file manager.<br>
Keymap Name: <code>project_panel::RevealInFileManager</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: scroll cursor bottom</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scroll until the cursor displays at the bottom<br>
Keymap Name: <code>project_panel::ScrollCursorBottom</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: scroll cursor center</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scroll until the cursor displays at the center<br>
Keymap Name: <code>project_panel::ScrollCursorCenter</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: scroll cursor top</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scroll until the cursor displays at the top<br>
Keymap Name: <code>project_panel::ScrollCursorTop</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: scroll down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scroll half a page downwards<br>
Keymap Name: <code>project_panel::ScrollDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: scroll up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scroll half a page upwards<br>
Keymap Name: <code>project_panel::ScrollUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: select next diagnostic</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the next entry with diagnostics.<br>
Keymap Name: <code>project_panel::SelectNextDiagnostic</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: select next directory</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the next directory.<br>
Keymap Name: <code>project_panel::SelectNextDirectory</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: select next git entry</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the next entry with git changes.<br>
Keymap Name: <code>project_panel::SelectNextGitEntry</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: select parent</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the parent directory.<br>
Keymap Name: <code>project_panel::SelectParent</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: select prev diagnostic</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the previous entry with diagnostics.<br>
Keymap Name: <code>project_panel::SelectPrevDiagnostic</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: select prev directory</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the previous directory.<br>
Keymap Name: <code>project_panel::SelectPrevDirectory</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: select prev git entry</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the previous entry with git changes.<br>
Keymap Name: <code>project_panel::SelectPrevGitEntry</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: toggle</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the project panel.<br>
Keymap Name: <code>project_panel::Toggle</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: toggle focus</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles focus on the project panel.<br>
Keymap Name: <code>project_panel::ToggleFocus</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: toggle hide git ignore</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles visibility of git-ignored files.<br>
Keymap Name: <code>project_panel::ToggleHideGitIgnore</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: toggle hide hidden</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles visibility of hidden files.<br>
Keymap Name: <code>project_panel::ToggleHideHidden</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: trash</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves the selected file or directory to the system trash.<br>
Keymap Name: <code>project_panel::Trash</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: undo</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Undoes the last file operation.<br>
Keymap Name: <code>project_panel::Undo</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project panel: unfold directory</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Unfolds the selected directory.<br>
Keymap Name: <code>project_panel::UnfoldDirectory</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project search: next field</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the next input field.<br>
Keymap Name: <code>project_search::NextField</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project search: open text finder</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Open a text picker showing the current result in a modal.<br>
Keymap Name: <code>project_search::OpenTextFinder</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project search: search in new</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Searches in a new project search tab.<br>
Keymap Name: <code>project_search::SearchInNew</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project search: toggle all search results</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles collapse/expand state of all search result excerpts.<br>
Keymap Name: <code>project_search::ToggleAllSearchResults</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project search: toggle filters</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the search filters panel.<br>
Keymap Name: <code>project_search::ToggleFilters</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project search: toggle focus</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles focus between the search bar and the search results.<br>
Keymap Name: <code>project_search::ToggleFocus</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>project symbols: toggle</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the project symbols search.<br>
Keymap Name: <code>project_symbols::Toggle</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>projects: initialize dev container</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>projects::InitializeDevContainer</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>projects: open dev container</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the dev container connection modal.<br>
Keymap Name: <code>projects::OpenDevContainer</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>projects: open recent</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the recent projects interface.<br>
Keymap Name: <code>projects::OpenRecent</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>projects: open remote</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Creates a project from a selected template.<br>
Keymap Name: <code>projects::OpenRemote</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>recent projects: add to workspace</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>recent_projects::AddToWorkspace</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>recent projects: remove selected</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>recent_projects::RemoveSelected</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>recent projects: toggle actions menu</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>recent_projects::ToggleActionsMenu</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>remote debug: simulate disconnect</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Simulates a disconnection from the remote server for testing purposes.
This will trigger the reconnection logic.<br>
Keymap Name: <code>remote_debug::SimulateDisconnect</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>remote debug: simulate timeout</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Simulates a timeout/slow connection to the remote server for testing purposes.
This will cause heartbeat failures and trigger reconnection.<br>
Keymap Name: <code>remote_debug::SimulateTimeout</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>remote debug: simulate timeout exhausted</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Simulates a timeout/slow connection to the remote server for testing purposes.
This will cause heartbeat failures and attempting a reconnection while having exhausted all attempts.<br>
Keymap Name: <code>remote_debug::SimulateTimeoutExhausted</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>repl: clear current output</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Clears the output of the cell at the current cursor position.<br>
Keymap Name: <code>repl::ClearCurrentOutput</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>repl: clear outputs</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Clears all outputs in the REPL.<br>
Keymap Name: <code>repl::ClearOutputs</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>repl: interrupt</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Interrupts the currently running kernel.<br>
Keymap Name: <code>repl::Interrupt</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>repl: refresh kernelspecs</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Refreshes the list of available kernelspecs.<br>
Keymap Name: <code>repl::RefreshKernelspecs</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>repl: restart</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Restarts the current kernel.<br>
Keymap Name: <code>repl::Restart</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>repl: run</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Runs the current cell and advances to the next one.<br>
Keymap Name: <code>repl::Run</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>repl: run in place</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Runs the current cell without advancing.<br>
Keymap Name: <code>repl::RunInPlace</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>repl: sessions</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the REPL sessions panel.<br>
Keymap Name: <code>repl::Sessions</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>repl: shutdown</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Shuts down the current kernel.<br>
Keymap Name: <code>repl::Shutdown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>search: cycle mode</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Cycles through search modes.<br>
Keymap Name: <code>search::CycleMode</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>search: focus search</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Focuses on the search input field.<br>
Keymap Name: <code>search::FocusSearch</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>search: next history query</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Navigates to the next query in search history.<br>
Keymap Name: <code>search::NextHistoryQuery</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>search: previous history query</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Navigates to the previous query in search history.<br>
Keymap Name: <code>search::PreviousHistoryQuery</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>search: replace all</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Replaces all matches.<br>
Keymap Name: <code>search::ReplaceAll</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>search: replace next</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Replaces the next match.<br>
Keymap Name: <code>search::ReplaceNext</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>search: select all matches</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects all search matches.<br>
Keymap Name: <code>search::SelectAllMatches</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>search: select next match</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the next search match.<br>
Keymap Name: <code>search::SelectNextMatch</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>search: select previous match</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the previous search match.<br>
Keymap Name: <code>search::SelectPreviousMatch</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>search: toggle case sensitive</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles case-sensitive search.<br>
Keymap Name: <code>search::ToggleCaseSensitive</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>search: toggle include ignored</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles searching in ignored files.<br>
Keymap Name: <code>search::ToggleIncludeIgnored</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>search: toggle regex</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles regular expression mode.<br>
Keymap Name: <code>search::ToggleRegex</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>search: toggle replace</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the replace interface.<br>
Keymap Name: <code>search::ToggleReplace</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>search: toggle selection</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles searching within selection only.<br>
Keymap Name: <code>search::ToggleSelection</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>search: toggle whole word</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles whole word matching.<br>
Keymap Name: <code>search::ToggleWholeWord</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>settings editor: collapse nav entry</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Collapses the navigation entry.<br>
Keymap Name: <code>settings_editor::CollapseNavEntry</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>settings editor: expand nav entry</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Expands the navigation entry.<br>
Keymap Name: <code>settings_editor::ExpandNavEntry</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>settings editor: focus file</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>settings_editor::FocusFile</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>settings editor: focus first nav entry</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Focuses the first navigation entry.<br>
Keymap Name: <code>settings_editor::FocusFirstNavEntry</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>settings editor: focus last nav entry</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Focuses the last navigation entry.<br>
Keymap Name: <code>settings_editor::FocusLastNavEntry</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>settings editor: focus next file</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Focuses the next file in the file list.<br>
Keymap Name: <code>settings_editor::FocusNextFile</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>settings editor: focus next nav entry</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Focuses and opens the next navigation entry without moving focus to content.<br>
Keymap Name: <code>settings_editor::FocusNextNavEntry</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>settings editor: focus next root nav entry</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Focuses the next root navigation entry.<br>
Keymap Name: <code>settings_editor::FocusNextRootNavEntry</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>settings editor: focus previous file</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Focuses the previous file in the file list.<br>
Keymap Name: <code>settings_editor::FocusPreviousFile</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>settings editor: focus previous nav entry</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Focuses and opens the previous navigation entry without moving focus to content.<br>
Keymap Name: <code>settings_editor::FocusPreviousNavEntry</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>settings editor: focus previous root nav entry</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Focuses the previous root navigation entry.<br>
Keymap Name: <code>settings_editor::FocusPreviousRootNavEntry</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>settings editor: minimize</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Minimizes the settings UI window.<br>
Keymap Name: <code>settings_editor::Minimize</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>settings editor: open current file</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens an editor for the current file<br>
Keymap Name: <code>settings_editor::OpenCurrentFile</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>settings editor: toggle focus nav</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles focus between the navbar and the main content.<br>
Keymap Name: <code>settings_editor::ToggleFocusNav</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>settings profile selector: toggle</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>settings_profile_selector::Toggle</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>skill creator: cancel</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>skill_creator::Cancel</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>skill creator: focus next field</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>skill_creator::FocusNextField</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>skill creator: focus previous field</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>skill_creator::FocusPreviousField</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>skill creator: save skill</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>skill_creator::SaveSkill</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>snippets: configure snippets</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the snippets configuration file.<br>
Keymap Name: <code>snippets::ConfigureSnippets</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>snippets: open folder</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the snippets folder in the file manager.<br>
Keymap Name: <code>snippets::OpenFolder</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>stash picker: drop stash item</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Drop the selected stash entry.<br>
Keymap Name: <code>stash_picker::DropStashItem</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>stash picker: show stash item</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Show the diff view of the selected stash entry.<br>
Keymap Name: <code>stash_picker::ShowStashItem</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>svg: open following preview</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens a following SVG preview that syncs with the editor.<br>
Keymap Name: <code>svg::OpenFollowingPreview</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>svg: open preview</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens an SVG preview for the current file.<br>
Keymap Name: <code>svg::OpenPreview</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>svg: open preview to the side</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens an SVG preview in a split pane.<br>
Keymap Name: <code>svg::OpenPreviewToTheSide</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>syntax tree view: use active editor</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Update the syntax tree view to show the last focused file.<br>
Keymap Name: <code>syntax_tree_view::UseActiveEditor</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>tab switcher: close selected item</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Closes the selected item in the tab switcher.<br>
Keymap Name: <code>tab_switcher::CloseSelectedItem</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>tab switcher: open in active pane</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the tab switcher showing all tabs across all panes, deduplicated by path.
Opens selected items in the active pane.<br>
Keymap Name: <code>tab_switcher::OpenInActivePane</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>tab switcher: toggle</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the tab switcher interface.<br>
Keymap Name: <code>tab_switcher::Toggle</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>tab switcher: toggle all</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles between showing all tabs or just the current pane's tabs.<br>
Keymap Name: <code>tab_switcher::ToggleAll</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>task: rerun</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Reruns the last task.<br>
Keymap Name: <code>task::Rerun</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>task: spawn</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Spawns a task with name or opens tasks modal.<br>
Keymap Name: <code>task::Spawn</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>terminal: clear</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Clears the terminal screen.<br>
Keymap Name: <code>terminal::Clear</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>terminal: copy</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Copies selected text to the clipboard.<br>
Keymap Name: <code>terminal::Copy</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>terminal: paste</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Pastes from the clipboard.<br>
Keymap Name: <code>terminal::Paste</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>terminal: paste text</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Pastes the text from the clipboard.<br>
Keymap Name: <code>terminal::PasteText</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>terminal: rename terminal</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Renames the terminal tab.<br>
Keymap Name: <code>terminal::RenameTerminal</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>terminal: rerun task</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Reruns the last executed task in the terminal.<br>
Keymap Name: <code>terminal::RerunTask</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>terminal: scroll half page down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls down by half a page.<br>
Keymap Name: <code>terminal::ScrollHalfPageDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>terminal: scroll half page up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls up by half a page.<br>
Keymap Name: <code>terminal::ScrollHalfPageUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>terminal: scroll line down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls down by one line.<br>
Keymap Name: <code>terminal::ScrollLineDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>terminal: scroll line up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls up by one line.<br>
Keymap Name: <code>terminal::ScrollLineUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>terminal: scroll page down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls down by one page.<br>
Keymap Name: <code>terminal::ScrollPageDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>terminal: scroll page up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls up by one page.<br>
Keymap Name: <code>terminal::ScrollPageUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>terminal: scroll to bottom</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls to the bottom of the terminal buffer.<br>
Keymap Name: <code>terminal::ScrollToBottom</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>terminal: scroll to top</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls to the top of the terminal buffer.<br>
Keymap Name: <code>terminal::ScrollToTop</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>terminal: search test</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Searches for text in the terminal.<br>
Keymap Name: <code>terminal::SearchTest</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>terminal: select all</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects all text in the terminal.<br>
Keymap Name: <code>terminal::SelectAll</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>terminal: send keystroke</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Sends a keystroke sequence to the terminal.<br>
Keymap Name: <code>terminal::SendKeystroke</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>terminal: send text</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Sends the specified text directly to the terminal.<br>
Keymap Name: <code>terminal::SendText</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>terminal: show character palette</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Shows the character palette for special characters.<br>
Keymap Name: <code>terminal::ShowCharacterPalette</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>terminal: toggle vi mode</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles vi mode in the terminal.<br>
Keymap Name: <code>terminal::ToggleViMode</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>terminal panel: toggle</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the terminal panel.<br>
Keymap Name: <code>terminal_panel::Toggle</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>terminal panel: toggle focus</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles focus on the terminal panel.<br>
Keymap Name: <code>terminal_panel::ToggleFocus</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>text finder: fold</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>text_finder::Fold</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>text finder: to project search</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>text_finder::ToProjectSearch</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>text finder: toggle</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the Project Search Picker.<br>
Keymap Name: <code>text_finder::Toggle</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>text finder: toggle fold all</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>text_finder::ToggleFoldAll</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>text finder: unfold</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>text_finder::Unfold</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>theme: toggle mode</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>theme::ToggleMode</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>theme selector: reload</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Reloads all themes from disk.<br>
Keymap Name: <code>theme_selector::Reload</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>theme selector: toggle</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the theme selector interface.<br>
Keymap Name: <code>theme_selector::Toggle</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>toast: run action</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Runs the action associated with a toast notification.<br>
Keymap Name: <code>toast::RunAction</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>toolchain: add toolchain</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Adds a new toolchain for the current project.<br>
Keymap Name: <code>toolchain::AddToolchain</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>toolchain: select</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects a toolchain for the current project.<br>
Keymap Name: <code>toolchain::Select</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>variable list: add watch</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Adds the selected variable to the watch list.<br>
Keymap Name: <code>variable_list::AddWatch</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>variable list: collapse selected entry</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Collapses the selected variable entry to hide its children.<br>
Keymap Name: <code>variable_list::CollapseSelectedEntry</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>variable list: copy variable name</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Copies the variable name to the clipboard.<br>
Keymap Name: <code>variable_list::CopyVariableName</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>variable list: copy variable value</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Copies the variable value to the clipboard.<br>
Keymap Name: <code>variable_list::CopyVariableValue</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>variable list: edit variable</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Edits the value of the selected variable.<br>
Keymap Name: <code>variable_list::EditVariable</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>variable list: expand selected entry</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Expands the selected variable entry to show its children.<br>
Keymap Name: <code>variable_list::ExpandSelectedEntry</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>variable list: go to memory</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Jump to variable's memory location.<br>
Keymap Name: <code>variable_list::GoToMemory</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>variable list: remove watch</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Removes the selected variable from the watch list.<br>
Keymap Name: <code>variable_list::RemoveWatch</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: angle brackets</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Operates on text within or around angle brackets `&lt;&gt;`.<br>
Keymap Name: <code>vim::AngleBrackets</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: any brackets</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects text within any type of brackets.<br>
Keymap Name: <code>vim::AnyBrackets</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: any quotes</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects text within any type of quotes.<br>
Keymap Name: <code>vim::AnyQuotes</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: argument</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects a function argument.<br>
Keymap Name: <code>vim::Argument</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: argument required</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Indicates that an argument is required for the command.<br>
Keymap Name: <code>vim::ArgumentRequired</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: auto indent</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Automatically adjusts indentation based on syntax.<br>
Keymap Name: <code>vim::AutoIndent</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: back quotes</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects text within backticks.<br>
Keymap Name: <code>vim::BackQuotes</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: change case</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the case of selected text.<br>
Keymap Name: <code>vim::ChangeCase</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: change list newer</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Navigates to a newer position in the change list.<br>
Keymap Name: <code>vim::ChangeListNewer</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: change list older</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Navigates to an older position in the change list.<br>
Keymap Name: <code>vim::ChangeListOlder</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: change to end of line</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Changes from cursor to end of line.<br>
Keymap Name: <code>vim::ChangeToEndOfLine</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: class</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects a class definition.<br>
Keymap Name: <code>vim::Class</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: clear exchange</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Clears the exchange register.<br>
Keymap Name: <code>vim::ClearExchange</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: clear operators</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Clears any pending operators.<br>
Keymap Name: <code>vim::ClearOperators</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: column left</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls left by one column.<br>
Keymap Name: <code>vim::ColumnLeft</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: column right</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls right by one column.<br>
Keymap Name: <code>vim::ColumnRight</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: comment</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects a comment block.<br>
Keymap Name: <code>vim::Comment</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: convert to lower case</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Converts selected text to lowercase.<br>
Keymap Name: <code>vim::ConvertToLowerCase</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: convert to rot13</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Applies ROT13 cipher to selected text.<br>
Keymap Name: <code>vim::ConvertToRot13</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: convert to rot47</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Applies ROT47 cipher to selected text.<br>
Keymap Name: <code>vim::ConvertToRot47</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: convert to upper case</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Converts selected text to uppercase.<br>
Keymap Name: <code>vim::ConvertToUpperCase</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: count command</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Executes a command with a count prefix.<br>
Keymap Name: <code>vim::CountCommand</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: curly brackets</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Operates on text within or around curly brackets `{}`.<br>
Keymap Name: <code>vim::CurlyBrackets</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: current line</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the current line.<br>
Keymap Name: <code>vim::CurrentLine</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: decrement</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Decrements the number under the cursor or toggles boolean values.<br>
Keymap Name: <code>vim::Decrement</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: delete left</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Deletes character to the left.<br>
Keymap Name: <code>vim::DeleteLeft</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: delete right</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Deletes character to the right.<br>
Keymap Name: <code>vim::DeleteRight</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: delete to end of line</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Deletes from cursor to end of line.<br>
Keymap Name: <code>vim::DeleteToEndOfLine</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: double quotes</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects text within double quotes.<br>
Keymap Name: <code>vim::DoubleQuotes</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor down by the specified number of lines.<br>
Keymap Name: <code>vim::Down</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: end of document</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the end of the document.<br>
Keymap Name: <code>vim::EndOfDocument</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: end of line</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the end of the current line.<br>
Keymap Name: <code>vim::EndOfLine</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: end of line downward</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the end of a line downward.<br>
Keymap Name: <code>vim::EndOfLineDownward</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: end of paragraph</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the end of the paragraph.<br>
Keymap Name: <code>vim::EndOfParagraph</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: end repeat</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Ends the repeat recording.<br>
Keymap Name: <code>vim::EndRepeat</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: enter</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Inserts a newline.<br>
Keymap Name: <code>vim::Enter</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: entire file</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the entire file.<br>
Keymap Name: <code>vim::EntireFile</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: exchange</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Exchanges text regions.<br>
Keymap Name: <code>vim::Exchange</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: find command</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Executes a find command to search for patterns in the buffer.<br>
Keymap Name: <code>vim::FindCommand</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: first non whitespace</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the first non-whitespace character on the current line.<br>
Keymap Name: <code>vim::FirstNonWhitespace</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: go to column</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Goes to a specific column number.<br>
Keymap Name: <code>vim::GoToColumn</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: go to next reference</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Goes to the next reference to the symbol under the cursor.<br>
Keymap Name: <code>vim::GoToNextReference</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: go to percentage</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Goes to a percentage position in the file.<br>
Keymap Name: <code>vim::GoToPercentage</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: go to previous reference</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Goes to the previous reference to the symbol under the cursor.<br>
Keymap Name: <code>vim::GoToPreviousReference</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: go to previous tab</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Go to previous tab page (with count support).<br>
Keymap Name: <code>vim::GoToPreviousTab</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: go to tab</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Go to tab page (with count support).<br>
Keymap Name: <code>vim::GoToTab</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: half page left</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls left by half a page's width.<br>
Keymap Name: <code>vim::HalfPageLeft</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: half page right</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls right by half a page's width.<br>
Keymap Name: <code>vim::HalfPageRight</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: helix append</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Appends at the end of the selection.<br>
Keymap Name: <code>vim::HelixAppend</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: helix collapse selection</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Collapse the current selection<br>
Keymap Name: <code>vim::HelixCollapseSelection</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: helix delete</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Deletes using Helix-style behavior.<br>
Keymap Name: <code>vim::HelixDelete</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: helix duplicate above</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Copies all selections above.<br>
Keymap Name: <code>vim::HelixDuplicateAbove</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: helix duplicate below</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Copies all selections below.<br>
Keymap Name: <code>vim::HelixDuplicateBelow</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: helix goto last modification</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Goes to the location of the last modification.<br>
Keymap Name: <code>vim::HelixGotoLastModification</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: helix insert</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Inserts at the beginning of the selection.<br>
Keymap Name: <code>vim::HelixInsert</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: helix insert end of line</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Inserts at the end of the current Helix cursor line.<br>
Keymap Name: <code>vim::HelixInsertEndOfLine</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: helix jump to word</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Activate Helix-style word jump labels.<br>
Keymap Name: <code>vim::HelixJumpToWord</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: helix keep newest selection</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Removes all but the one selection that was created last.
`Newest` can eventually be `Primary`.<br>
Keymap Name: <code>vim::HelixKeepNewestSelection</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: helix paste</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Pastes text from the specified register at the cursor position.<br>
Keymap Name: <code>vim::HelixPaste</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: helix select line</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Select entire line or multiple lines, extending downwards.<br>
Keymap Name: <code>vim::HelixSelectLine</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: helix select next</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Select the next match for the current search query.<br>
Keymap Name: <code>vim::HelixSelectNext</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: helix select previous</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Select the previous match for the current search query.<br>
Keymap Name: <code>vim::HelixSelectPrevious</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: helix select regex</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Select all matches of a given pattern within the current selection.<br>
Keymap Name: <code>vim::HelixSelectRegex</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: helix substitute</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Delete the selection and enter edit mode.<br>
Keymap Name: <code>vim::HelixSubstitute</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: helix substitute no yank</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Delete the selection and enter edit mode, without yanking the selection.<br>
Keymap Name: <code>vim::HelixSubstituteNoYank</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: helix yank</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Yanks the current selection or character if no selection.<br>
Keymap Name: <code>vim::HelixYank</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: increment</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Increments the number under the cursor or toggles boolean values.<br>
Keymap Name: <code>vim::Increment</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: indent</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Increases indentation of selected lines.<br>
Keymap Name: <code>vim::Indent</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: indent obj</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects text at the same indentation level.<br>
Keymap Name: <code>vim::IndentObj</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: inner object</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects inner text object.<br>
Keymap Name: <code>vim::InnerObject</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: insert after</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Inserts text after the cursor.<br>
Keymap Name: <code>vim::InsertAfter</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: insert at previous</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Inserts at the previous insert position.<br>
Keymap Name: <code>vim::InsertAtPrevious</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: insert before</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Inserts text before the cursor.<br>
Keymap Name: <code>vim::InsertBefore</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: insert empty line above</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Inserts an empty line above without entering insert mode.<br>
Keymap Name: <code>vim::InsertEmptyLineAbove</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: insert empty line below</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Inserts an empty line below without entering insert mode.<br>
Keymap Name: <code>vim::InsertEmptyLineBelow</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: insert end of line</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Inserts at the end of the line.<br>
Keymap Name: <code>vim::InsertEndOfLine</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: insert first non whitespace</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Inserts at the first non-whitespace character.<br>
Keymap Name: <code>vim::InsertFirstNonWhitespace</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: insert from above</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Inserts the next character from the line above into the current line.<br>
Keymap Name: <code>vim::InsertFromAbove</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: insert from below</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Inserts the next character from the line below into the current line.<br>
Keymap Name: <code>vim::InsertFromBelow</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: insert line above</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Inserts a new line above the current line.<br>
Keymap Name: <code>vim::InsertLineAbove</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: insert line below</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Inserts a new line below the current line.<br>
Keymap Name: <code>vim::InsertLineBelow</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: join lines</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Joins the current line with the next line.<br>
Keymap Name: <code>vim::JoinLines</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: join lines no whitespace</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Joins lines without adding whitespace.<br>
Keymap Name: <code>vim::JoinLinesNoWhitespace</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: left</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor left one character.<br>
Keymap Name: <code>vim::Left</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: line down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls down by one line.<br>
Keymap Name: <code>vim::LineDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: line up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls up by one line.<br>
Keymap Name: <code>vim::LineUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: literal</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>vim::Literal</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: matching</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the matching bracket or delimiter.<br>
Keymap Name: <code>vim::Matching</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: maximize pane</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Maximizes the current pane.<br>
Keymap Name: <code>vim::MaximizePane</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: menu select next</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects (count) next menu item<br>
Keymap Name: <code>vim::MenuSelectNext</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: menu select previous</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects (count) previous menu item<br>
Keymap Name: <code>vim::MenuSelectPrevious</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: method</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects a method or function.<br>
Keymap Name: <code>vim::Method</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: middle of line</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the middle of the current line.<br>
Keymap Name: <code>vim::MiddleOfLine</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: mini brackets</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects text within the nearest brackets.<br>
Keymap Name: <code>vim::MiniBrackets</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: mini quotes</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects text within the nearest quotes (single or double).<br>
Keymap Name: <code>vim::MiniQuotes</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: move to next</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the next search match.<br>
Keymap Name: <code>vim::MoveToNext</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: move to next match</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the next search match.<br>
Keymap Name: <code>vim::MoveToNextMatch</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: move to previous</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the previous search match.<br>
Keymap Name: <code>vim::MoveToPrevious</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: move to previous match</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the previous search match.<br>
Keymap Name: <code>vim::MoveToPreviousMatch</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: next comment</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the next comment.<br>
Keymap Name: <code>vim::NextComment</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: next greater indent</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the next line with greater indentation.<br>
Keymap Name: <code>vim::NextGreaterIndent</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: next lesser indent</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the next line with lesser indentation.<br>
Keymap Name: <code>vim::NextLesserIndent</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: next line start</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the start of the next line.<br>
Keymap Name: <code>vim::NextLineStart</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: next method end</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the end of the next method.<br>
Keymap Name: <code>vim::NextMethodEnd</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: next method start</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the start of the next method.<br>
Keymap Name: <code>vim::NextMethodStart</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: next same indent</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the next line with the same indentation.<br>
Keymap Name: <code>vim::NextSameIndent</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: next section end</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the end of the next section.<br>
Keymap Name: <code>vim::NextSectionEnd</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: next section start</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the start of the next section.<br>
Keymap Name: <code>vim::NextSectionStart</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: next subword end</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the end of the next subword.<br>
Keymap Name: <code>vim::NextSubwordEnd</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: next subword start</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the start of the next subword.<br>
Keymap Name: <code>vim::NextSubwordStart</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: next word end</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the end of the next word.<br>
Keymap Name: <code>vim::NextWordEnd</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: next word start</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the start of the next word.<br>
Keymap Name: <code>vim::NextWordStart</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: normal before</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Switches to normal mode with cursor positioned before the current character.<br>
Keymap Name: <code>vim::NormalBefore</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: number</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Number is used to manage vim's count. Pushing a digit
multiplies the current value by 10 and adds the digit.<br>
Keymap Name: <code>vim::Number</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: open default keymap</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the default keymap file.<br>
Keymap Name: <code>vim::OpenDefaultKeymap</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: other end</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor to the other end of the selection.<br>
Keymap Name: <code>vim::OtherEnd</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: other end row aware</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor to the other end of the selection (row-aware).<br>
Keymap Name: <code>vim::OtherEndRowAware</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: outdent</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Decreases indentation of selected lines.<br>
Keymap Name: <code>vim::Outdent</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: page down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls down by one page.<br>
Keymap Name: <code>vim::PageDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: page up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls up by one page.<br>
Keymap Name: <code>vim::PageUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: paragraph</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects a paragraph text object.<br>
Keymap Name: <code>vim::Paragraph</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: parentheses</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Operates on text within or around parentheses `()`.<br>
Keymap Name: <code>vim::Parentheses</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: paste</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Pastes text from the specified register at the cursor position.<br>
Keymap Name: <code>vim::Paste</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: previous comment</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the previous comment.<br>
Keymap Name: <code>vim::PreviousComment</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: previous greater indent</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the previous line with greater indentation.<br>
Keymap Name: <code>vim::PreviousGreaterIndent</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: previous lesser indent</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the previous line with lesser indentation.<br>
Keymap Name: <code>vim::PreviousLesserIndent</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: previous line start</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the start of the previous line.<br>
Keymap Name: <code>vim::PreviousLineStart</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: previous method end</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the end of the previous method.<br>
Keymap Name: <code>vim::PreviousMethodEnd</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: previous method start</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the start of the previous method.<br>
Keymap Name: <code>vim::PreviousMethodStart</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: previous same indent</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the previous line with the same indentation.<br>
Keymap Name: <code>vim::PreviousSameIndent</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: previous section end</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the end of the previous section.<br>
Keymap Name: <code>vim::PreviousSectionEnd</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: previous section start</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the start of the previous section.<br>
Keymap Name: <code>vim::PreviousSectionStart</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: previous subword end</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the end of the previous subword.<br>
Keymap Name: <code>vim::PreviousSubwordEnd</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: previous subword start</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the start of the previous subword.<br>
Keymap Name: <code>vim::PreviousSubwordStart</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: previous word end</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the end of the previous word.<br>
Keymap Name: <code>vim::PreviousWordEnd</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: previous word start</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the start of the previous word.<br>
Keymap Name: <code>vim::PreviousWordStart</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push add surrounds</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>vim::PushAddSurrounds</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push auto indent</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Starts an auto-indent operation.<br>
Keymap Name: <code>vim::PushAutoIndent</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push change</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Starts a change operation.<br>
Keymap Name: <code>vim::PushChange</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push change surrounds</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>vim::PushChangeSurrounds</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push delete</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Starts a delete operation.<br>
Keymap Name: <code>vim::PushDelete</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push delete surrounds</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Deletes surrounding characters.<br>
Keymap Name: <code>vim::PushDeleteSurrounds</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push digraph</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>vim::PushDigraph</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push find backward</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>vim::PushFindBackward</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push find forward</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>vim::PushFindForward</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push forced motion</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Starts a forced motion.<br>
Keymap Name: <code>vim::PushForcedMotion</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push helix match</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Starts a match operation.<br>
Keymap Name: <code>vim::PushHelixMatch</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push helix next</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the next object.<br>
Keymap Name: <code>vim::PushHelixNext</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push helix previous</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the previous object.<br>
Keymap Name: <code>vim::PushHelixPrevious</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push helix surround add</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Adds surrounding characters in Helix mode.<br>
Keymap Name: <code>vim::PushHelixSurroundAdd</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push helix surround delete</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Deletes surrounding characters in Helix mode.<br>
Keymap Name: <code>vim::PushHelixSurroundDelete</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push helix surround replace</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Replaces surrounding characters in Helix mode.<br>
Keymap Name: <code>vim::PushHelixSurroundReplace</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push indent</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Starts an indent operation.<br>
Keymap Name: <code>vim::PushIndent</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push jump</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>vim::PushJump</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push literal</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>vim::PushLiteral</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push lowercase</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Converts to lowercase.<br>
Keymap Name: <code>vim::PushLowercase</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push mark</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Sets a mark at the current position.<br>
Keymap Name: <code>vim::PushMark</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push object</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>vim::PushObject</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push opposite case</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles case.<br>
Keymap Name: <code>vim::PushOppositeCase</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push outdent</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Starts an outdent operation.<br>
Keymap Name: <code>vim::PushOutdent</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push record register</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Starts recording to a register.<br>
Keymap Name: <code>vim::PushRecordRegister</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push register</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects a register.<br>
Keymap Name: <code>vim::PushRegister</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push replace</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Starts a replace operation.<br>
Keymap Name: <code>vim::PushReplace</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push replace with register</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Replaces with register contents.<br>
Keymap Name: <code>vim::PushReplaceWithRegister</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push replay register</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Replays a register.<br>
Keymap Name: <code>vim::PushReplayRegister</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push rewrap</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Starts a rewrap operation.<br>
Keymap Name: <code>vim::PushRewrap</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push rot13</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Applies ROT13 encoding.<br>
Keymap Name: <code>vim::PushRot13</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push rot47</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Applies ROT47 encoding.<br>
Keymap Name: <code>vim::PushRot47</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push shell command</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Starts a shell command operation.<br>
Keymap Name: <code>vim::PushShellCommand</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push sneak</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>vim::PushSneak</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push sneak backward</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>vim::PushSneakBackward</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push toggle block comments</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles block comments.<br>
Keymap Name: <code>vim::PushToggleBlockComments</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push toggle comments</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles comments.<br>
Keymap Name: <code>vim::PushToggleComments</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push uppercase</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Converts to uppercase.<br>
Keymap Name: <code>vim::PushUppercase</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: push yank</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Starts a yank operation.<br>
Keymap Name: <code>vim::PushYank</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: quotes</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects text within single quotes.<br>
Keymap Name: <code>vim::Quotes</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: redo</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Redoes the last undone change.<br>
Keymap Name: <code>vim::Redo</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: repeat</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Repeats the last change.<br>
Keymap Name: <code>vim::Repeat</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: repeat find</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Repeats the last character find.<br>
Keymap Name: <code>vim::RepeatFind</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: repeat find reversed</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Repeats the last character find in reverse.<br>
Keymap Name: <code>vim::RepeatFindReversed</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: replay last recording</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Replays the last recorded macro.<br>
Keymap Name: <code>vim::ReplayLastRecording</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: reset pane sizes</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Resets all pane sizes to default.<br>
Keymap Name: <code>vim::ResetPaneSizes</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: resize pane down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Resizes the pane downward.<br>
Keymap Name: <code>vim::ResizePaneDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: resize pane left</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Resizes the pane to the left.<br>
Keymap Name: <code>vim::ResizePaneLeft</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: resize pane right</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Resizes the pane to the right.<br>
Keymap Name: <code>vim::ResizePaneRight</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: resize pane up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Resizes the pane upward.<br>
Keymap Name: <code>vim::ResizePaneUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: restore visual selection</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Restores the previous visual selection.<br>
Keymap Name: <code>vim::RestoreVisualSelection</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: rewrap</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Rewraps the selected text to fit within the line width.<br>
Keymap Name: <code>vim::Rewrap</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: right</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor right one character.<br>
Keymap Name: <code>vim::Right</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: scroll down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls down by half a page.<br>
Keymap Name: <code>vim::ScrollDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: scroll up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Scrolls up by half a page.<br>
Keymap Name: <code>vim::ScrollUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: search</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Initiates a search operation with the specified parameters.<br>
Keymap Name: <code>vim::Search</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: search submit</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Submits the current search query.<br>
Keymap Name: <code>vim::SearchSubmit</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: search under cursor</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Searches for the word under the cursor without moving.<br>
Keymap Name: <code>vim::SearchUnderCursor</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: search under cursor previous</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Searches for the word under the cursor without moving (backwards).<br>
Keymap Name: <code>vim::SearchUnderCursorPrevious</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: select larger syntax node</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the next larger syntax node.<br>
Keymap Name: <code>vim::SelectLargerSyntaxNode</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: select next</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the next occurrence of the current selection.<br>
Keymap Name: <code>vim::SelectNext</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: select next match</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the next match of the current selection.<br>
Keymap Name: <code>vim::SelectNextMatch</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: select next syntax node</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the next syntax node sibling.<br>
Keymap Name: <code>vim::SelectNextSyntaxNode</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: select previous</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the previous occurrence of the current selection.<br>
Keymap Name: <code>vim::SelectPrevious</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: select previous match</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the previous match of the current selection.<br>
Keymap Name: <code>vim::SelectPreviousMatch</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: select previous syntax node</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the previous syntax node sibling.<br>
Keymap Name: <code>vim::SelectPreviousSyntaxNode</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: select register</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>vim::SelectRegister</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: select smaller syntax node</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects the next smaller syntax node.<br>
Keymap Name: <code>vim::SelectSmallerSyntaxNode</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: sentence</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects a sentence text object.<br>
Keymap Name: <code>vim::Sentence</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: sentence backward</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the start of the previous sentence.<br>
Keymap Name: <code>vim::SentenceBackward</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: sentence forward</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the start of the next sentence.<br>
Keymap Name: <code>vim::SentenceForward</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: shell command</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Executes a shell command.<br>
Keymap Name: <code>vim::ShellCommand</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: show location</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Shows the current location in the file.<br>
Keymap Name: <code>vim::ShowLocation</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: square brackets</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Operates on text within or around square brackets `[]`.<br>
Keymap Name: <code>vim::SquareBrackets</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: start of document</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the start of the document.<br>
Keymap Name: <code>vim::StartOfDocument</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: start of line</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the start of the current line.<br>
Keymap Name: <code>vim::StartOfLine</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: start of line downward</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the start of a line downward.<br>
Keymap Name: <code>vim::StartOfLineDownward</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: start of paragraph</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the start of the paragraph.<br>
Keymap Name: <code>vim::StartOfParagraph</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: substitute</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Substitutes characters in the current selection.<br>
Keymap Name: <code>vim::Substitute</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: substitute line</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Substitutes the entire line.<br>
Keymap Name: <code>vim::SubstituteLine</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: subword</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects a subword text object.<br>
Keymap Name: <code>vim::Subword</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: switch to helix normal mode</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Switches to Helix-style normal mode.<br>
Keymap Name: <code>vim::SwitchToHelixNormalMode</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: switch to insert mode</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Switches to insert mode.<br>
Keymap Name: <code>vim::SwitchToInsertMode</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: switch to normal mode</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Switches to normal mode.<br>
Keymap Name: <code>vim::SwitchToNormalMode</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: switch to replace mode</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Switches to replace mode.<br>
Keymap Name: <code>vim::SwitchToReplaceMode</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: switch to visual block mode</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Switches to visual block mode.<br>
Keymap Name: <code>vim::SwitchToVisualBlockMode</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: switch to visual line mode</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Switches to visual line mode.<br>
Keymap Name: <code>vim::SwitchToVisualLineMode</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: switch to visual mode</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Switches to visual mode.<br>
Keymap Name: <code>vim::SwitchToVisualMode</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: tab</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Inserts a tab character.<br>
Keymap Name: <code>vim::Tab</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: tag</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects an HTML/XML tag.<br>
Keymap Name: <code>vim::Tag</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: temporary normal</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Temporarily switches to normal mode for one command.<br>
Keymap Name: <code>vim::TemporaryNormal</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: toggle block comments</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles block comments for selected lines.<br>
Keymap Name: <code>vim::ToggleBlockComments</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: toggle comments</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles comments for selected lines.<br>
Keymap Name: <code>vim::ToggleComments</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: toggle marks view</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the marks view.<br>
Keymap Name: <code>vim::ToggleMarksView</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: toggle project panel focus</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Clears count or toggles project panel focus<br>
Keymap Name: <code>vim::ToggleProjectPanelFocus</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: toggle record</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles macro recording.<br>
Keymap Name: <code>vim::ToggleRecord</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: toggle registers view</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the registers view.<br>
Keymap Name: <code>vim::ToggleRegistersView</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: toggle replace</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles replace mode.<br>
Keymap Name: <code>vim::ToggleReplace</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: toggle visual</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles visual mode.<br>
Keymap Name: <code>vim::ToggleVisual</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: toggle visual block</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles visual block mode.<br>
Keymap Name: <code>vim::ToggleVisualBlock</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: toggle visual line</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles visual line mode.<br>
Keymap Name: <code>vim::ToggleVisualLine</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: undo</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Undoes the last change.<br>
Keymap Name: <code>vim::Undo</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: undo last line</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Undoes all changes to the most recently changed line.<br>
Keymap Name: <code>vim::UndoLastLine</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: undo replace</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Undoes the last replacement.<br>
Keymap Name: <code>vim::UndoReplace</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: unmatched backward</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Finds the previous unmatched bracket or delimiter.<br>
Keymap Name: <code>vim::UnmatchedBackward</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: unmatched forward</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Finds the next unmatched bracket or delimiter.<br>
Keymap Name: <code>vim::UnmatchedForward</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor up by the specified number of lines.<br>
Keymap Name: <code>vim::Up</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: vertical bars</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects text within vertical bars (pipes).<br>
Keymap Name: <code>vim::VerticalBars</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: visual command</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Executes a command in visual mode.<br>
Keymap Name: <code>vim::VisualCommand</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: visual delete</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Deletes the visual selection.<br>
Keymap Name: <code>vim::VisualDelete</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: visual delete line</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Deletes entire lines in visual selection.<br>
Keymap Name: <code>vim::VisualDeleteLine</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: visual insert end of line</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Inserts at the end of each line in visual selection.<br>
Keymap Name: <code>vim::VisualInsertEndOfLine</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: visual insert first non white space</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Inserts at the first non-whitespace character of each line.<br>
Keymap Name: <code>vim::VisualInsertFirstNonWhiteSpace</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: visual yank</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Yanks (copies) the visual selection.<br>
Keymap Name: <code>vim::VisualYank</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: visual yank line</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Yanks entire lines in visual selection.<br>
Keymap Name: <code>vim::VisualYankLine</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: window bottom</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the bottom of the window.<br>
Keymap Name: <code>vim::WindowBottom</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: window middle</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the middle of the window.<br>
Keymap Name: <code>vim::WindowMiddle</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: window top</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves to the top of the window.<br>
Keymap Name: <code>vim::WindowTop</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: word</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Selects a word text object.<br>
Keymap Name: <code>vim::Word</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: wrapping left</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor left one character, wrapping to previous line.<br>
Keymap Name: <code>vim::WrappingLeft</code><br>
Deprecated Alias(es): <code>vim::Backspace</code>, 
</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: wrapping right</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves cursor right one character, wrapping to next line.<br>
Keymap Name: <code>vim::WrappingRight</code><br>
Deprecated Alias(es): <code>vim::Space</code>, 
</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: yank</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Yanks (copies) the selected text.<br>
Keymap Name: <code>vim::Yank</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: yank line</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Yanks the entire line.<br>
Keymap Name: <code>vim::YankLine</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>vim: yank to end of line</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Yanks from cursor to end of line.<br>
Keymap Name: <code>vim::YankToEndOfLine</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>welcome: open recent project</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>welcome::OpenRecentProject</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>window: merge all windows</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>window::MergeAllWindows</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>window: move tab to new window</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>window::MoveTabToNewWindow</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>window: show next window tab</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>window::ShowNextWindowTab</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>window: show previous window tab</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>window::ShowPreviousWindowTab</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: activate last pane</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Activates the last pane in the workspace.<br>
Keymap Name: <code>workspace::ActivateLastPane</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: activate next pane</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Activates the next pane in the workspace.<br>
Keymap Name: <code>workspace::ActivateNextPane</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: activate next window</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Switches to the next window.<br>
Keymap Name: <code>workspace::ActivateNextWindow</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: activate pane</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Activates a specific pane by its index.<br>
Keymap Name: <code>workspace::ActivatePane</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: activate pane down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Activates the pane below.<br>
Keymap Name: <code>workspace::ActivatePaneDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: activate pane left</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Activates the pane to the left.<br>
Keymap Name: <code>workspace::ActivatePaneLeft</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: activate pane right</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Activates the pane to the right.<br>
Keymap Name: <code>workspace::ActivatePaneRight</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: activate pane up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Activates the pane above.<br>
Keymap Name: <code>workspace::ActivatePaneUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: activate previous pane</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Activates the previous pane in the workspace.<br>
Keymap Name: <code>workspace::ActivatePreviousPane</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: activate previous window</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Switches to the previous window.<br>
Keymap Name: <code>workspace::ActivatePreviousWindow</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: add folder to project</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Adds a folder to the current project.<br>
Keymap Name: <code>workspace::AddFolderToProject</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: clear all notifications</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Clears all notifications.<br>
Keymap Name: <code>workspace::ClearAllNotifications</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: clear bookmarks</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Clears all bookmarks in the project.<br>
Keymap Name: <code>workspace::ClearBookmarks</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: clear navigation history</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Clears all navigation history, including forward/backward navigation, recently opened files, and recently closed tabs. **This action is irreversible**.<br>
Keymap Name: <code>workspace::ClearNavigationHistory</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: clear trusted worktrees</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Clears all trusted worktrees, placing them in restricted mode on next open.
Requires restart to take effect on already opened projects.<br>
Keymap Name: <code>workspace::ClearTrustedWorktrees</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: close active dock</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Closes the active dock.<br>
Keymap Name: <code>workspace::CloseActiveDock</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: close all docks</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Closes all docks.<br>
Keymap Name: <code>workspace::CloseAllDocks</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: close all items and panes</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Closes all items and panes in the workspace.<br>
Keymap Name: <code>workspace::CloseAllItemsAndPanes</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: close inactive tabs and panes</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Closes all inactive tabs and panes in the workspace.<br>
Keymap Name: <code>workspace::CloseInactiveTabsAndPanes</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: close item in all panes</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Closes the active item across all panes.<br>
Keymap Name: <code>workspace::CloseItemInAllPanes</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: close project</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Closes the current project.<br>
Keymap Name: <code>workspace::CloseProject</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: close window</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Closes the current window.<br>
Keymap Name: <code>workspace::CloseWindow</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: copy path</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>workspace::CopyPath</code><br>
Deprecated Alias(es): <code>editor::CopyPath</code>, <code>outline_panel::CopyPath</code>, <code>project_panel::CopyPath</code>, 
</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: copy relative path</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>workspace::CopyRelativePath</code><br>
Deprecated Alias(es): <code>editor::CopyRelativePath</code>, <code>outline_panel::CopyRelativePath</code>, <code>project_panel::CopyRelativePath</code>, 
</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: decrease active dock size</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Decreases size of a currently focused dock by a given amount of pixels.<br>
Keymap Name: <code>workspace::DecreaseActiveDockSize</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: decrease open docks size</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Decreases size of all currently visible docks uniformly, by a given amount of pixels.<br>
Keymap Name: <code>workspace::DecreaseOpenDocksSize</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: feedback</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the feedback dialog.<br>
Keymap Name: <code>workspace::Feedback</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: focus center pane</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves Focus to the central panes in the workspace.<br>
Keymap Name: <code>workspace::FocusCenterPane</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: focus next part</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves focus to the next major region of the window (editor, open
panels, status bar), cycling and wrapping around. Intended as a
discoverable, screen-reader-friendly way to navigate the window.<br>
Keymap Name: <code>workspace::FocusNextPart</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: focus previous part</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves focus to the previous major region of the window. See
[`FocusNextPart`].<br>
Keymap Name: <code>workspace::FocusPreviousPart</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: follow next collaborator</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Follows the next collaborator in the session.<br>
Keymap Name: <code>workspace::FollowNextCollaborator</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: format and save</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Formats and saves the current file, regardless of the format_on_save setting.<br>
Keymap Name: <code>workspace::FormatAndSave</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: increase active dock size</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Increases size of a currently focused dock by a given amount of pixels.<br>
Keymap Name: <code>workspace::IncreaseActiveDockSize</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: increase open docks size</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Increases size of all currently visible docks uniformly, by a given amount of pixels.<br>
Keymap Name: <code>workspace::IncreaseOpenDocksSize</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: move focused panel to next position</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves the focused panel to the next position.<br>
Keymap Name: <code>workspace::MoveFocusedPanelToNextPosition</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: move item to pane</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves an item to a specific pane by index.<br>
Keymap Name: <code>workspace::MoveItemToPane</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: move item to pane in direction</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Moves an item to a pane in the specified direction.<br>
Keymap Name: <code>workspace::MoveItemToPaneInDirection</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: move pane down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Move the current pane to be at the very bottom.<br>
Keymap Name: <code>workspace::MovePaneDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: move pane left</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Move the current pane to be at the far left.<br>
Keymap Name: <code>workspace::MovePaneLeft</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: move pane right</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Move the current pane to be at the far right.<br>
Keymap Name: <code>workspace::MovePaneRight</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: move pane up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Move the current pane to be at the very top.<br>
Keymap Name: <code>workspace::MovePaneUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: new center terminal</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens a new terminal in the center.<br>
Keymap Name: <code>workspace::NewCenterTerminal</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: new file</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Creates a new file.<br>
Keymap Name: <code>workspace::NewFile</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: new file split</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Creates a new file in a split of the desired direction.<br>
Keymap Name: <code>workspace::NewFileSplit</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: new file split horizontal</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Creates a new file in a horizontal split.<br>
Keymap Name: <code>workspace::NewFileSplitHorizontal</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: new file split vertical</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Creates a new file in a vertical split.<br>
Keymap Name: <code>workspace::NewFileSplitVertical</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: new search</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens a new search.<br>
Keymap Name: <code>workspace::NewSearch</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: new terminal</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens a new terminal.<br>
Keymap Name: <code>workspace::NewTerminal</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: new window</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens a new window.<br>
Keymap Name: <code>workspace::NewWindow</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: open</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens a file or directory.<br>
Keymap Name: <code>workspace::Open</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: open component preview</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the component preview.<br>
Keymap Name: <code>workspace::OpenComponentPreview</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: open files</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens multiple files.<br>
Keymap Name: <code>workspace::OpenFiles</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: open in terminal</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the current location in terminal.<br>
Keymap Name: <code>workspace::OpenInTerminal</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: open terminal</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens a new terminal with the specified working directory.<br>
Keymap Name: <code>workspace::OpenTerminal</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: open with system</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the selected file with the system's default application.<br>
Keymap Name: <code>workspace::OpenWithSystem</code><br>
Deprecated Alias(es): <code>project_panel::OpenWithSystem</code>, 
</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: reload</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Reloads the application<br>
Keymap Name: <code>workspace::Reload</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: reload active item</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Reloads the active item.<br>
Keymap Name: <code>workspace::ReloadActiveItem</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: reopen last picker</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Reopens the most recently dismissed picker in the current window.<br>
Keymap Name: <code>workspace::ReopenLastPicker</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: reset active dock size</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Resets the active dock to its default size.<br>
Keymap Name: <code>workspace::ResetActiveDockSize</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: reset open docks size</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Resets all open docks to their default sizes.<br>
Keymap Name: <code>workspace::ResetOpenDocksSize</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: reset pane sizes</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Resets all panes in the center group to equal sizes, preserving the split layout.<br>
Keymap Name: <code>workspace::ResetPaneSizes</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: restore banner</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Restores the banner.<br>
Keymap Name: <code>workspace::RestoreBanner</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: save</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Saves the current file with the specified options.<br>
Keymap Name: <code>workspace::Save</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: save all</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Saves all open files in the workspace.<br>
Keymap Name: <code>workspace::SaveAll</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: save as</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Saves the current file with a new name.<br>
Keymap Name: <code>workspace::SaveAs</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: save without format</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Saves without formatting.<br>
Keymap Name: <code>workspace::SaveWithoutFormat</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: send keystrokes</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Sends a sequence of keystrokes to the active element.<br>
Keymap Name: <code>workspace::SendKeystrokes</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: shutdown debug adapters</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Shuts down all debug adapters.<br>
Keymap Name: <code>workspace::ShutdownDebugAdapters</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: suppress notification</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Suppresses the current notification.<br>
Keymap Name: <code>workspace::SuppressNotification</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: swap pane adjacent</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>workspace::SwapPaneAdjacent</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: swap pane down</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Swaps the current pane with the one below.<br>
Keymap Name: <code>workspace::SwapPaneDown</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: swap pane left</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Swaps the current pane with the one to the left.<br>
Keymap Name: <code>workspace::SwapPaneLeft</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: swap pane right</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Swaps the current pane with the one to the right.<br>
Keymap Name: <code>workspace::SwapPaneRight</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: swap pane up</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Swaps the current pane with the one above.<br>
Keymap Name: <code>workspace::SwapPaneUp</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: toggle all docks</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles all docks.<br>
Keymap Name: <code>workspace::ToggleAllDocks</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: toggle bottom dock</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the bottom dock.<br>
Keymap Name: <code>workspace::ToggleBottomDock</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: toggle centered layout</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles centered layout mode.<br>
Keymap Name: <code>workspace::ToggleCenteredLayout</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: toggle edit prediction</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles edit prediction feature globally for all files.<br>
Keymap Name: <code>workspace::ToggleEditPrediction</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: toggle editor zoom</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles maximizing the active editor pane within the center area,
hiding other split panes but leaving docks/panels unaffected.<br>
Keymap Name: <code>workspace::ToggleEditorZoom</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: toggle expand item</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles expansion of the selected item.<br>
Keymap Name: <code>workspace::ToggleExpandItem</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: toggle helix mode</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles Helix mode on or off.<br>
Keymap Name: <code>workspace::ToggleHelixMode</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: toggle left dock</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the left dock.<br>
Keymap Name: <code>workspace::ToggleLeftDock</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: toggle read only file</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles read-only mode for the active item (if supported by that item).<br>
Keymap Name: <code>workspace::ToggleReadOnlyFile</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: toggle right dock</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the right dock.<br>
Keymap Name: <code>workspace::ToggleRightDock</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: toggle vim mode</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles Vim mode on or off.<br>
Keymap Name: <code>workspace::ToggleVimMode</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: toggle worktree security</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
If any worktrees are in restricted mode, shows a modal with possible actions.
If the modal is shown already, closes it without trusting any worktree.<br>
Keymap Name: <code>workspace::ToggleWorktreeSecurity</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: toggle zoom</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles zoom on the active pane.<br>
Keymap Name: <code>workspace::ToggleZoom</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: unfollow</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Stops following a collaborator.<br>
Keymap Name: <code>workspace::Unfollow</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: use agentic layout</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Switches to the agentic panel layout.<br>
Keymap Name: <code>workspace::UseAgenticLayout</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: use classic layout</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Switches to the classic, editor-focused panel layout.<br>
Keymap Name: <code>workspace::UseClassicLayout</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: zoom in</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Zooms in on the active pane.<br>
Keymap Name: <code>workspace::ZoomIn</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>workspace: zoom out</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Zooms out of the active pane.<br>
Keymap Name: <code>workspace::ZoomOut</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>worktree picker: delete worktree</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Deletes the selected git worktree.<br>
Keymap Name: <code>worktree_picker::DeleteWorktree</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>worktree picker: force delete worktree</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Force deletes the selected git worktree.<br>
Keymap Name: <code>worktree_picker::ForceDeleteWorktree</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: about</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Shows information about Zed.<br>
Keymap Name: <code>zed::About</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: acp registry</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the ACP registry.<br>
Keymap Name: <code>zed::AcpRegistry</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: copy installed extensions into clipboard</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Copies installed extensions to the clipboard for bug reports.<br>
Keymap Name: <code>zed::CopyInstalledExtensionsIntoClipboard</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: copy system specs into clipboard</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Copies system specifications to the clipboard for bug reports.<br>
Keymap Name: <code>zed::CopySystemSpecsIntoClipboard</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: debug elements</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the element inspector for debugging UI.<br>
Keymap Name: <code>zed::DebugElements</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: decrease buffer font size</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Decreases the font size in the editor buffer.<br>
Keymap Name: <code>zed::DecreaseBufferFontSize</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: decrease ui font size</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Decreases the font size of the user interface.<br>
Keymap Name: <code>zed::DecreaseUiFontSize</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: extensions</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the extensions management interface.<br>
Keymap Name: <code>zed::Extensions</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: get merch</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the Zed merch store.<br>
Keymap Name: <code>zed::GetMerch</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: hide</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Hides the application window.<br>
Keymap Name: <code>zed::Hide</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: hide others</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Hides all other application windows.<br>
Keymap Name: <code>zed::HideOthers</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: import cursor settings</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Imports settings from Cursor editor.<br>
Keymap Name: <code>zed::ImportCursorSettings</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: import vs code settings</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Imports settings from Visual Studio Code.<br>
Keymap Name: <code>zed::ImportVsCodeSettings</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: increase buffer font size</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Increases the font size in the editor buffer.<br>
Keymap Name: <code>zed::IncreaseBufferFontSize</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: increase ui font size</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Increases the font size of the user interface.<br>
Keymap Name: <code>zed::IncreaseUiFontSize</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: install dev extension</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Installs an extension from a local directory for development.<br>
Keymap Name: <code>zed::InstallDevExtension</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: minimize</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Minimizes the current window.<br>
Keymap Name: <code>zed::Minimize</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: no action</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Action with special handling which unbinds the keybinding this is associated with,
if it is the highest precedence match.<br>
Keymap Name: <code>zed::NoAction</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: open account settings</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens account settings.<br>
Keymap Name: <code>zed::OpenAccountSettings</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: open browser</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens a URL in the system's default web browser.<br>
Keymap Name: <code>zed::OpenBrowser</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: open debug tasks</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens debug tasks configuration.<br>
Keymap Name: <code>zed::OpenDebugTasks</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: open default keymap</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the default keymap file.<br>
Keymap Name: <code>zed::OpenDefaultKeymap</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: open default settings</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the default settings file.<br>
Keymap Name: <code>zed::OpenDefaultSettings</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: open docs</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the documentation website.<br>
Keymap Name: <code>zed::OpenDocs</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: open keymap</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the keymap editor.<br>
Keymap Name: <code>zed::OpenKeymap</code><br>
Deprecated Alias(es): <code>zed_actions::OpenKeymapEditor</code>, 
</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: open keymap file</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the user keymap file.<br>
Keymap Name: <code>zed::OpenKeymapFile</code><br>
Deprecated Alias(es): <code>zed_actions::OpenKeymap</code>, 
</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: open licenses</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Views open source licenses.<br>
Keymap Name: <code>zed::OpenLicenses</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: open log</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the Zed log file.<br>
Keymap Name: <code>zed::OpenLog</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: open onboarding</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the onboarding view.<br>
Keymap Name: <code>zed::OpenOnboarding</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: open performance profiler</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the performance profiler.<br>
Keymap Name: <code>zed::OpenPerformanceProfiler</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: open project settings</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens project-specific settings.<br>
Keymap Name: <code>zed::OpenProjectSettings</code><br>
Deprecated Alias(es): <code>zed_actions::OpenProjectSettings</code>, 
</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: open project settings file</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens project-specific settings file.<br>
Keymap Name: <code>zed::OpenProjectSettingsFile</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: open project tasks</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the project tasks configuration.<br>
Keymap Name: <code>zed::OpenProjectTasks</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: open server settings</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens server settings.<br>
Keymap Name: <code>zed::OpenServerSettings</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: open settings</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the settings editor.<br>
Keymap Name: <code>zed::OpenSettings</code><br>
Deprecated Alias(es): <code>zed_actions::OpenSettingsEditor</code>, 
</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: open settings at</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the settings editor at a specific path.<br>
Keymap Name: <code>zed::OpenSettingsAt</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: open settings file</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the settings JSON file.<br>
Keymap Name: <code>zed::OpenSettingsFile</code><br>
Deprecated Alias(es): <code>zed_actions::OpenSettings</code>, 
</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: open settings page</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Keymap Name: <code>zed::OpenSettingsPage</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: open status page</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the Zed status page.<br>
Keymap Name: <code>zed::OpenStatusPage</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: open tasks</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the tasks panel.<br>
Keymap Name: <code>zed::OpenTasks</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: open telemetry log</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the telemetry log.<br>
Keymap Name: <code>zed::OpenTelemetryLog</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: open zed repo</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the Zed repository on GitHub.<br>
Keymap Name: <code>zed::OpenZedRepo</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: open zed url</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens a zed:// URL within the application.<br>
Keymap Name: <code>zed::OpenZedUrl</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: quit</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Quits the application.<br>
Keymap Name: <code>zed::Quit</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: rebuild dev extension</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Rebuilds an installed dev extension.<br>
Keymap Name: <code>zed::RebuildDevExtension</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: reload extensions</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Reloads all installed extensions.<br>
Keymap Name: <code>zed::ReloadExtensions</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: reset all zoom</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Resets all zoom levels (UI and buffer font sizes, including in the agent panel) to their default values.<br>
Keymap Name: <code>zed::ResetAllZoom</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: reset buffer font size</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Resets the buffer font size to the default value.<br>
Keymap Name: <code>zed::ResetBufferFontSize</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: reset database</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Resets the application database.<br>
Keymap Name: <code>zed::ResetDatabase</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: reset ui font size</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Resets the UI font size to the default value.<br>
Keymap Name: <code>zed::ResetUiFontSize</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: reveal log in file manager</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Reveals the Zed log file in the system file manager.<br>
Keymap Name: <code>zed::RevealLogInFileManager</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: show all</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Shows all hidden windows.<br>
Keymap Name: <code>zed::ShowAll</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: show default semantic token rules</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Shows the default semantic token rules (read-only).<br>
Keymap Name: <code>zed::ShowDefaultSemanticTokenRules</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: show update notification</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Shows the auto-update notification for testing.<br>
Keymap Name: <code>zed::ShowUpdateNotification</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: show welcome</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Show the Zed welcome screen<br>
Keymap Name: <code>zed::ShowWelcome</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: test crash</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Triggers a hard crash for debugging.<br>
Keymap Name: <code>zed::TestCrash</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: test panic</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Triggers a test panic for debugging.<br>
Keymap Name: <code>zed::TestPanic</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: toggle base keymap selector</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles the base keymap selector modal.<br>
Keymap Name: <code>zed::ToggleBaseKeymapSelector</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: toggle full screen</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Toggles fullscreen mode.<br>
Keymap Name: <code>zed::ToggleFullScreen</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: unbind</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Action with special handling which unbinds later bindings for the same keystrokes when they
dispatch the named action, regardless of that action's context.

In keymap JSON this is written as:

`["zed::Unbind", "editor::NewLine"]`<br>
Keymap Name: <code>zed::Unbind</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed: zoom</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Zooms the window.<br>
Keymap Name: <code>zed::Zoom</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zed predict onboarding: open zed predict onboarding</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Opens the Zed Predict onboarding modal.<br>
Keymap Name: <code>zed_predict_onboarding::OpenZedPredictOnboarding</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zeta: focus predictions</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Focuses on the completions list.<br>
Keymap Name: <code>zeta::FocusPredictions</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zeta: next edit</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Navigates to the next edit in the completion history.<br>
Keymap Name: <code>zeta::NextEdit</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zeta: preview prediction</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Previews the selected completion.<br>
Keymap Name: <code>zeta::PreviewPrediction</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zeta: previous edit</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Navigates to the previous edit in the completion history.<br>
Keymap Name: <code>zeta::PreviousEdit</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zeta: thumbs down active prediction</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Rates the active completion with a thumbs down.<br>
Keymap Name: <code>zeta::ThumbsDownActivePrediction</code><br>

</dd>
<dt style="margin-top: 1.5em; margin-bottom: 0.5em; font-weight: bold;"><code>zeta: thumbs up active prediction</code></dt>
<dd style="margin-left: 2em; margin-bottom: 1em;">
Rates the active completion with a thumbs up.<br>
Keymap Name: <code>zeta::ThumbsUpActivePrediction</code><br>

</dd>
</dl>

