You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide an option to keep focus on the terminal when diff pops up.
Use Case
I keep using <CR> or arrow <CR> for accepting/rejecting diffs, but focus moves to the diff buffer, and I end up replacing the word under the cursor (<CR> is bound to ciw in normal mode).
Proposed Solution
Having an option to keep focus on the Claude Code buffer. I can move focus manually if I need to change the diff or scroll around.