use relative path for DL folder #1
Labels
No Label
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Alexander/threadwatcher#1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I ran
treadwatcher add THREAD .
, naively thinking the program would download all files to the current directory, my home was flooded with files. The program should interpret the canonical path of the files given to him. using readlink -f or whateverThanks for the issue! Yeah fair enough, definitely saner behavior. Will implement ASAP!