-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
In the claude code cli, control + g is meant to let you edit the prompt in an editor of your choice.
In conduit it defaults to the conduit editor, which is great!
The problem is that when the conduit editor its opened, it does not actually contain the contents of the prompt, just an empty file:
Additionally, the save icon is always disabled, even once text has been added:
I'm not sure if there is a shortcut for saving files in the built in editor, it would be nice if there was a way to set that.
I tested in macos terminal and it does include whatever was already written in the prompt in the default editor (in this case vim)

Metadata
Metadata
Assignees
Labels
No labels