Skip to content

fix empty buffer when terminal provider is none#223

Open
ldelossa wants to merge 1 commit intocoder:mainfrom
ldelossa:provider-none-empty-buffer-fix
Open

fix empty buffer when terminal provider is none#223
ldelossa wants to merge 1 commit intocoder:mainfrom
ldelossa:provider-none-empty-buffer-fix

Conversation

@ldelossa
Copy link
Copy Markdown

Extract the marking of the current buffer to ephemeral when tabnew is applied.

Use this function at every early return site where vim.cmd(tabnew) is called.

Fixes: #208

Extract the marking of the current buffer to ephemeral when tabnew is
applied.

Use this function at every early return site where `vim.cmd(tabnew)` is
called.

Fixes: coder#208
Signed-off-by: ldelossa <louis.delos@gmail.com>
@Davydhh
Copy link
Copy Markdown

Davydhh commented Apr 7, 2026

Any news?

@ldelossa
Copy link
Copy Markdown
Author

ldelossa commented Apr 9, 2026

@Davydhh nah, just riding my fork right now. Not many updates to this repo lately anyway. You can checkout the branch: https://github.com/ldelossa/claudecode.nvim/tree/provider-none-empty-buffer-fix -- spam buffers are gone, working well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Leftover [No Name] tab after diff resolve with open_in_new_tab and terminal.provider = none

2 participants