imsnif/diskonaut

Feature: Show "failed to read" title indication for the current folder as well as the global one

Open

#13 opened on Jun 17, 2020

 (0 comments) (0 reactions) (0 assignees)Rust (93 forks)github user discovery
good first issuehelp wanted

Repository metrics

Stars
 (3,066 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Right now, if we fail to read files (eg. because we got a "permission denied" error), we only show their count globally. It would be great if we could also in addition show them for the current folder (if there are any).

Contributor guide