-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Helm leaving temp files scattered around working directories #5296
Comments
They look like lockfiles. They can be disabled by setting |
Huh, I think I've been seeing them with low intensity since I started using Spacemacs a few months back. I'm guessing maybe I'm visiting some functionality that you're not, due to my newbity. I actually already have |
I was wondering if maybe they were left over from before I turned off lockfiles a few weeks ago, but their creation dates are within a couple of days. |
I'm seeing something similar using ivy, but they look like #foo.file#. I guess these are lockfiles as well? |
@sooheon yeah, i think those are just regular lockfiles, and the setting above should stop them being created. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid! |
I keep ending up with files like this in random directories:
%2AHelm%20Help%2A#181729Q1
Not sure what action causes these to be created, but I assume it has something to do with helm and help.
Writing to the working directory without user consent is kind of a violation of trust IMO.
The text was updated successfully, but these errors were encountered: