[FEATURE] Allow A ClaudeCode-Per-Tab
- Lenguaje dominante
- Lua
- Estrellas
- 3.1k
- Forks
- 216
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## Feature Description
`:ClaudeCode` appears to only work in the current tab. This is somewhere between a bug and a feature request but basically people should be able to make at least one Window of ClaudeCode per-tab.
```vim
:tabnew
:ClaudeCode
:tabnew
:ClaudeCode
```
(Creates 2 separate windows)
Currently if you try to Neovim tabs give a different view for buffers (e.g. `:tabnew`). Currently if you call `:ClaudeCode`, it
A clear and concise description of what you'd like to see added to the plugin.
## Use Case
Though I'd love to just use tmux, it's not always available. When that happens, I use Neovim tabs.
And just in general being able to have more than one Claude Code open in a single Neovim instance would be generally useful
## Proposed Solution
If a new command like `:ClaudeCodeFromThisWindow` or something was created, I could manage the windows myself programmatically.
## Alternatives Considered
Possibly related: https://github.com/coder/claudecode.nvim/issues/187
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Comienza con el comando :ClaudeCode y compara su comportamiento en los ejemplos de :tabnew de este issue; después revisa el issue 187 relacionado. Se considera completado cuando pestañas separadas de Neovim pueden crear y gestionar cada una una ventana independiente de Claude Code, ya sea mediante llamadas repetidas a :ClaudeCode o mediante un comando como :ClaudeCodeFromThisWindow.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- lua, neovim
- Área
- developer-experience, tooling
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 42/100