altsem / gitu

A TUI Git client inspired by Magit
MIT License
1.78k stars 92 forks source link

fix: identify editor via `--version` instead of inspecting cmd path #189

Closed altsem closed 2 months ago

altsem commented 4 months ago

e.g. run nano --version and inspect the output

closes: #186

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 86.44%. Comparing base (5510a16) to head (43acd75). Report is 2 commits behind head on master.

Files Patch % Lines
src/ops/show.rs 0.00% 14 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #189 +/- ## ========================================== - Coverage 86.97% 86.44% -0.54% ========================================== Files 58 58 Lines 4514 4514 ========================================== - Hits 3926 3902 -24 - Misses 588 612 +24 ```

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