mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-20 02:51:55 -07:00
undo (#18147)
This commit is contained in:
@@ -110,8 +110,8 @@ export const INFORMATIVE_TIPS = [
|
||||
'Delete from the cursor to the end of the line with Ctrl+K…',
|
||||
'Clear the entire input prompt with a double-press of Esc…',
|
||||
'Paste from your clipboard with Ctrl+V…',
|
||||
'Undo text edits in the input with Cmd+Z or Alt+Z…',
|
||||
'Redo undone text edits with Shift+Cmd+Z or Shift+Alt+Z…',
|
||||
'Undo text edits in the input with Alt+Z or Cmd+Z…',
|
||||
'Redo undone text edits with Shift+Alt+Z or Shift+Cmd+Z…',
|
||||
'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…',
|
||||
|
||||
Reference in New Issue
Block a user