Skip to content

Add vim support #1432

@pnarimani

Description

@pnarimani

Describe the feature or problem you'd like to solve

I'd like to write prompts and edit plans using a vim editor. This will speed up editing prompts and plans. Claude Code supports this by a hotkey (ctrl+g)

Proposed solution

It will improve editing speeds and prevents mistakes like accidentally hitting Enter in middle of typing.

Example prompts or workflows

When you want to write a prompt, you press a hotkey (for Claude Code it's Ctrl+g), and you enter a vim editor. You can write the prompt in vim, and when you are ready, you can exit by :q and your prompt is pasted in the CLI.
The same goes for editing a plan, but probably needs a different hotkey like Ctrl+y.

Additional context

No response

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