altsem / gitu

A TUI Git client inspired by Magit
MIT License
1.66k stars 86 forks source link

feat: cursor is kept in view when scrolling #131

Closed altsem closed 3 months ago

altsem commented 3 months ago

closes: #15

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 87.56%. Comparing base (ee7334c) to head (a1e5190).

Files Patch % Lines
src/ops/editor.rs 50.00% 1 Missing :warning:
src/screen/mod.rs 95.23% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #131 +/- ## ========================================== + Coverage 87.51% 87.56% +0.05% ========================================== Files 52 52 Lines 3676 3691 +15 ========================================== + Hits 3217 3232 +15 Misses 459 459 ```

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