Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi Instance: Refactor: nvim-tree.actions.fs.copy-paste #2831

Closed
alex-courtis opened this issue Jul 13, 2024 · 0 comments · Fixed by #2869
Closed

Multi Instance: Refactor: nvim-tree.actions.fs.copy-paste #2831

alex-courtis opened this issue Jul 13, 2024 · 0 comments · Fixed by #2869
Assignees
Labels
PR please nvim-tree team does not have the bandwidth to implement; a PR will be gratefully appreciated

Comments

@alex-courtis
Copy link
Member

alex-courtis commented Jul 13, 2024

nvim-tree.actions.fs.copy-paste is a stateful singleton. Make it an instantiable class owned by Explorer.

All usages must go through the TreeExplorer singleton.

@alex-courtis alex-courtis changed the title Multi Instance nvim-tree.actions.fs.copy-paste Multi Instance: Refactor: nvim-tree.actions.fs.copy-paste Jul 13, 2024
@alex-courtis alex-courtis added the PR please nvim-tree team does not have the bandwidth to implement; a PR will be gratefully appreciated label Jul 13, 2024
@alex-courtis alex-courtis moved this from Ready to In review in Multiple Instances Aug 17, 2024
@alex-courtis alex-courtis self-assigned this Aug 17, 2024
alex-courtis added a commit that referenced this issue Aug 25, 2024
* refactor(#2831): multi instance clipboard

* refactor(#2831): multi instance clipboard

* refactor(#2831): multi instance clipboard
@github-project-automation github-project-automation bot moved this from In review to Done in Multiple Instances Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR please nvim-tree team does not have the bandwidth to implement; a PR will be gratefully appreciated
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant