Skip to content

"ctrl + g to edit" in claude CLI does not work #23

@cckenburns

Description

@cckenburns

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!

Image

The problem is that when the conduit editor its opened, it does not actually contain the contents of the prompt, just an empty file:

Image

Additionally, the save icon is always disabled, even once text has been added:

Image

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)

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions