Skip to content

[FEATURE] Allow A ClaudeCode-Per-Tab #198

Description

@ColinKennedy

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.

: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: #187

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions