Hacker News new | ask | show | jobs
by copperbrick25 769 days ago
Tried it out for a minute and it crashed because I had a broken recursive symlink in my home directory:

1. Create a recursive symlink to itself: `ln -s test test`

2. open superfile and navigate to it.

3. Observe crash

1 comments

Hey, thanks for the report, I fixed it!