summaryrefslogtreecommitdiff
path: root/docs/cli/index.md
diff options
context:
space:
mode:
authorcperry-goog <[email protected]>2025-05-20 10:37:21 -0700
committerGitHub <[email protected]>2025-05-20 10:37:21 -0700
commitd1210f2e0aca59083de2be8ee4ec6229622d3a1e (patch)
tree6ce8ac2dcdc143fd1490d63057beefe78b19be98 /docs/cli/index.md
parentee702c3139a2fe966407379891cae0e3a148891e (diff)
Docs: Update CLI and Server documentation for recent features (#430)
Diffstat (limited to 'docs/cli/index.md')
-rw-r--r--docs/cli/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cli/index.md b/docs/cli/index.md
index db1dab97..5fd1c6fa 100644
--- a/docs/cli/index.md
+++ b/docs/cli/index.md
@@ -17,6 +17,7 @@ The Gemini CLI (`packages/cli`) is the primary way users interact with the Gemin
- **Theming:** Customize the look and feel of the CLI to your preference. See the [Theming section in README.md](../../README.md#theming).
- **Configuration:** Tailor the CLI's behavior through configuration files. See [CLI Configuration](./configuration.md).
- **Special Commands:** Utilize built-in commands for tasks like managing history, memory, or display. See [Commands](./commands.md).
+- **Enhanced Input:** Support for multiline input editing and readline-like keybindings for a more comfortable and efficient command entry experience.
## Basic Interaction