dundee / gdu

Fast disk usage analyzer with console interface written in Go
MIT License
3.94k stars 142 forks source link

fix: Enter key properly working when reading analysis from file #312

Closed dundee closed 8 months ago

dundee commented 8 months ago

fixes #311

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (6407b17) 90.13% compared to head (9229df8) 90.16%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #312 +/- ## ========================================== + Coverage 90.13% 90.16% +0.02% ========================================== Files 31 31 Lines 3345 3345 ========================================== + Hits 3015 3016 +1 + Misses 268 267 -1 Partials 62 62 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.