rjkroege / edwood

Go version of Plan9 Acme Editor
Other
380 stars 34 forks source link

Fix error in xfid undo handling #500

Closed rjkroege closed 2 months ago

rjkroege commented 2 months ago

This change fixes #499: nomark works correctly when setting the name of a buffer.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 58.49%. Comparing base (8eb4bb3) to head (9e2e53f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #500 +/- ## ======================================= Coverage 58.48% 58.49% ======================================= Files 54 54 Lines 10761 10762 +1 ======================================= + Hits 6294 6295 +1 Misses 4032 4032 Partials 435 435 ```

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