mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-17 17:41:24 -07:00
Edit wording in /edit description (#1006)
This commit is contained in:
@@ -184,7 +184,7 @@ export const useSlashCommandProcessor = (
|
||||
},
|
||||
{
|
||||
name: 'editor',
|
||||
description: 'open the editor',
|
||||
description: 'set external editor preference',
|
||||
action: (_mainCommand, _subCommand, _args) => {
|
||||
openEditorDialog();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user