From 8f85ac7de027326c0440cc21122d6439687fab44 Mon Sep 17 00:00:00 2001 From: Devansh Sharma Date: Sun, 20 Jul 2025 20:57:41 +0200 Subject: feat: Added /copy command for copying output to clipboard with new Command Service approach (#3706) Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com> Co-authored-by: N. Taylor Mullen --- docs/cli/commands.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/cli/commands.md') diff --git a/docs/cli/commands.md b/docs/cli/commands.md index 6c748d18..97527a68 100644 --- a/docs/cli/commands.md +++ b/docs/cli/commands.md @@ -28,6 +28,9 @@ Slash commands provide meta-level control over the CLI itself. - **`/compress`** - **Description:** Replace the entire chat context with a summary. This saves on tokens used for future tasks while retaining a high level summary of what has happened. +- **`/copy`** + - **Description:** Copies the last output produced by Gemini CLI to your clipboard, for easy sharing or reuse. + - **`/editor`** - **Description:** Open a dialog for selecting supported editors. -- cgit v1.2.3