From 1ef68e061213b6b170bd979d31d4805da2357272 Mon Sep 17 00:00:00 2001 From: Leo <45218470+ngleo@users.noreply.github.com> Date: Thu, 12 Jun 2025 02:21:54 +0100 Subject: feat: External editor settings (#882) --- docs/cli/commands.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs') diff --git a/docs/cli/commands.md b/docs/cli/commands.md index ad091afc..f9e229a0 100644 --- a/docs/cli/commands.md +++ b/docs/cli/commands.md @@ -6,6 +6,11 @@ The Gemini CLI supports several built-in commands to help you manage your sessio Slash commands provide meta-level control over the CLI itself. They can typically be executed by typing the command and pressing `Enter`. +- **`/editor`** + + - **Description:** Allows you to configure your external editor for actions such as modifying Gemini's proposed code change. + - **Action:** Opens a dialog for selecting supported editors. + - **`/help`** (or **`/?`**) - **Description:** Displays help information about the Gemini CLI, including available commands and their usage. -- cgit v1.2.3