xi-editor / xi-mac

The xi-editor mac frontend.
Apache License 2.0
3.02k stars 147 forks source link

Issue #388 - Ensure Gutter Line Number Highlight On Soft-Wrapped Lines #402

Closed rlziii closed 5 years ago

rlziii commented 5 years ago

Summary

Ensure that when a cursor is on a soft-wrapped line the gutter line number is still "highlighted." Previously, if a cursor was on a soft-wrapped line, the gutter line number for the logical line was not highlighted.

Related Issues

Related to #388

closes #388

Details

Previous behavior:

issue 388_previous_behavior

New behavior:

issue 388_new_behavior

Review Checklist

rakaramos commented 5 years ago

@rlziii thanks! Looks good, just left one really minor comment.