mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-20 18:14:29 -07:00
Migrate keybindings (#16460)
This commit is contained in:
committed by
GitHub
parent
548641c952
commit
8d3e93cdb0
@@ -112,7 +112,7 @@ export const INFORMATIVE_TIPS = [
|
||||
'Paste from your clipboard with Ctrl+V...',
|
||||
'Undo text edits in the input with Ctrl+Z...',
|
||||
'Redo undone text edits with Ctrl+Shift+Z...',
|
||||
'Open the current prompt in an external editor with Ctrl+X or Meta+Enter...',
|
||||
'Open the current prompt in an external editor with Ctrl+X...',
|
||||
'In menus, move up/down with k/j or the arrow keys...',
|
||||
'In menus, select an item by typing its number...',
|
||||
"If you're using an IDE, see the context with Ctrl+G...",
|
||||
|
||||
Reference in New Issue
Block a user