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

disable auto cleaning #41

Closed
aeosynth opened this issue Jun 11, 2019 · 4 comments
Closed

disable auto cleaning #41

aeosynth opened this issue Jun 11, 2019 · 4 comments
Assignees

Comments

@aeosynth
Copy link

I mount and unmount drives regularly, so I would like to disable automatic cleaning, since the directory is probably just not mounted.

@gsamokovarov
Copy link
Owner

For now, I have avoided configuration switches as a design goal. It's easy to do actually, but let me think about this one as well.

@gsamokovarov
Copy link
Owner

Okay, I'll still ship with my preferred defaults, but open up a CLI subcommand jump config that can set global configuration flags. I'll write this file to disk as well, so it can be committed in GitHub dotfiles and the likes. This will tie in XDG support, which was also pending for a while.

I can't give you a strict timeline, but I think I can cover your ides from this and the previous issue (#40) with jump config.

@gsamokovarov gsamokovarov self-assigned this Jun 14, 2019
@gsamokovarov
Copy link
Owner

This is done in the master branch. WIll roll it a new release soon!

@gsamokovarov
Copy link
Owner

gsamokovarov commented Feb 1, 2020

Hey @aeosynth, this is a bit late but you can stop jump from cleaning up the missing entries with:

jump settings --preserve=true

You'll need the latest jump build 0.30.1 from https://github.com/gsamokovarov/jump/releases/tag/v0.30.1.

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

No branches or pull requests

2 participants