Fix alt key mappings for mac (#12231)

This commit is contained in:
Tommaso Sciortino
2025-10-29 14:32:02 -07:00
committed by GitHub
parent 2e003ad8cf
commit 82c10421a0
3 changed files with 125 additions and 118 deletions

View File

@@ -67,3 +67,12 @@ This document lists the available keyboard shortcuts in the Gemini CLI.
| Shortcut | Description |
| -------- | --------------------------------- |
| `Ctrl+G` | See context CLI received from IDE |
## Meta+key combos on mac
On Mac, all Meta+char combos should work normally except for these three which
are mapped to special functionality.
- `meta+b`: "∫" back one word
- `meta+f`: "ƒ" forward one word
- `meta+m`: "µ" toggle markup view