coder / coder/claudecode.nvim

[BUG] split in another tab

Open
#162 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
Lua
Stars
3.1k
Forks
216
PR merge metrics
No merged PRs in 30d

Description

## Bug Description

When claude code tries to edit file that is not the current active one, it is often (always?) open it in new tab and switches to it , losing claudecode ui.

This happens
```
set splitbelow
set splitright
```
probably because of these settings^^

## To Reproduce

configure the settings.
open file. ask claude to edit another file.

## Expected Behavior

All should be in the same window
## Environment

- Neovim version: [e.g. 0.9.2] 11.0.05
- Claude Code CLI version: [e.g. 1.0.0] doesn't matter
- OS: [e.g. macOS 14.1] windows 10
- Plugin version: [e.g. 0.1.0] last commit ac2baef

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.