Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
702 contributions in the last year
Activity overview
Contribution activity
June 2020
Created a pull request in rust-unofficial/awesome-rust that received 2 comments
Add diskonaut - a visual disk space navigator for the terminal
I just released this app. I hope you like it :)
+1
−0
•
2
comments
Created an issue in imsnif/diskonaut that received 6 comments
Performance
Scanning large volumes with diskonaut takes some time. Not terrible (likely less than 10 minutes for really populated volumes) but this is still no…
6
comments
- Fix: Show quit shortcut ('q') in the legend
- Feature: when trying to delete something while scanning, show a descriptive error message
- Add to linux distribution repositories
- Feature: error reporting with clean stacktraces
- Add to homebrew
- Feature: add an "Are you sure you want to quit?" modal
- Feature: only show "(x = Small files)" legend when there are small files on the screen
- Feature: when running as root, show a visual indication
- Feature: Show "failed to read" title indication for the current folder as well as the global one
- Platform: windows port
- Bug: when deleting a folder that contains a file we can't delete, we get an uninformative message
- Feature: color scheme for white terminals
- Feature: rescan folder command
- Feature: jump to first folder with content
- Feature: preview mode
- Feature: transactional delete
- Feature: exit to current directory
- Feature: Live View
- Feature: show time of last scan
- Bug: when resizing the window (pane) in tmux, the app stays small
- Feature: Zoom in