Skip to content

fix(term): delete orphan buffer created when reopening the R console - #619

Merged
PMassicotte merged 2 commits into
R-nvim:mainfrom
urtzienriquez:orphan-buffers
Sep 8, 2026
Merged

fix(term): delete orphan buffer created when reopening the R console#619
PMassicotte merged 2 commits into
R-nvim:mainfrom
urtzienriquez:orphan-buffers

Conversation

@urtzienriquez

Copy link
Copy Markdown
Contributor

If I open the R console, then hide it (e.g. with ^W^O), and then reopen it, a phantom/orphaned [No Name] buffer is created. Is that a feature or a bug?

Anyways, this PR is to delete those orphaned buffers :)

Comment thread lua/r/term/builtin.lua Outdated
Co-authored-by: Philippe Massicotte <pmassicotte@hotmail.com>
@PMassicotte

Copy link
Copy Markdown
Collaborator

Thank you very much for your contribution!

@PMassicotte
PMassicotte merged commit fccfeba into R-nvim:main Sep 8, 2026
6 of 7 checks passed
@urtzienriquez
urtzienriquez deleted the orphan-buffers branch September 10, 2026 15:22
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.

2 participants