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

autojump periodically delete its database #531

Closed
alienbogart opened this issue Apr 20, 2018 · 3 comments
Closed

autojump periodically delete its database #531

alienbogart opened this issue Apr 20, 2018 · 3 comments

Comments

@alienbogart
Copy link

alienbogart commented Apr 20, 2018

My environment:

The problem:

  • autojump deletes its database on ~/.local/share/autojump/autojump.txt about once per day. This might involve Tmux, but I'm not sure. The problem is solved with cat autojump.txt.bak >> autojump.txt', but it's annoying nevertheless.
@sergiomb2
Copy link

today

-rw-------  1 sergio sergio 33215 abr  7 03:24 autojump.txt.backup29
-rw-------  1 sergio sergio   724 mai  1 22:11 autojump.txt.bak
-rw-------  1 sergio sergio   897 mai  2 15:45 autojump.txt

autojump.txt backup was cleaned , maybe one solution to mitigate this old problem is save backups every day , I don't understand when or how autojump is cleaned seems a problem of concurrency , but since 2016 I have this problem .

@alienbogart
Copy link
Author

Thank you for answering. I started using fasd because of this bug. It has more options and doesn't present this problem. I was even able to import my autojump database.

@wting
Copy link
Owner

wting commented Sep 6, 2018

Yeah this is one of the most important bugs that I need to fix. 😢

I'm glad you were able to import autojump database into fasd.

Closing as a dupe of #391

@wting wting closed this as completed Sep 6, 2018
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

3 participants