Skip to content

Fix: dust {foo} should mv with pseudo full path #3

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

Open
aiya000 opened this issue Feb 25, 2025 · 0 comments
Open

Fix: dust {foo} should mv with pseudo full path #3

aiya000 opened this issue Feb 25, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@aiya000
Copy link
Owner

aiya000 commented Feb 25, 2025

Currently dust saves only file names.

$ rm README.md 
mv README.md /path/to/dustbox/README.md_2025-02-25_15:38:15.md

Should:

$ dust README.md
mv README.md +path+to+bash-toys+README.md_2025-02-25_15:38:15.md
@aiya000 aiya000 added the bug Something isn't working label Feb 25, 2025
@aiya000 aiya000 self-assigned this Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant