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>
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

1 participant