-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Deleting symlinks fails.
ats@chonk /tmp/demo $ ls
ats@chonk /tmp/demo $ touch a.txt
ats@chonk /tmp/demo $ ln -s a.txt a.txt.link
ats@chonk /tmp/demo $ vimdir # here we delete both a.txt and a.txt.link from the rule file
vimdir: error: No such file or directory (os error 2)
ats@chonk [1] /tmp/demo $ ls
a.txt.link
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working