coder / coder/claudecode.nvim

[FEATURE] Support making selections in other panels when user input is required for the next step

Open
#59 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Lua
Stars
3.1k
Forks
216
PR merge metrics
No merged PRs in 30d

Description

Thank you to the author and this plugin for bringing me back to the embrace of neovim. 😆

## Feature Description

Support making selections in other panels when user input is required for the next step

## Use Case

When the cursor is on another panel, Claude asks me to make a choice. Now I need to focus the cursor on the panel where Claude Code is located. After making the choice, I need to return to the original panel's position. Therefore, I hope to input my decision without focusing on the Claude Code panel.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Start by tracing how this Neovim plugin handles Claude Code prompts that require user input, then determine how selections could be accepted without moving focus from another panel. Done means a user can respond from the original panel and retain its cursor position.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua, vim
Domain
devtools
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.