[BUG] split in another tab
- 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.