Skip to content

fix char/byte index mixup in overlay rendering - #10317

Merged
archseer merged 1 commit into
masterfrom
fix_overlay_highlights
Apr 9, 2024
Merged

fix char/byte index mixup in overlay rendering#10317
archseer merged 1 commit into
masterfrom
fix_overlay_highlights

Conversation

@pascalkuthe

@pascalkuthe pascalkuthe commented Apr 9, 2024

Copy link
Copy Markdown
Member

closes #10315

this code was copy pased from elsewhere but overlay highlights use char indecies not byte indecies. One day we will use byte indecies everywhere and avoid these mixups

@pascalkuthe pascalkuthe added C-bug Category: This is a bug E-easy Call for participation: Experience needed to fix: Easy / not much A-helix-term Area: Helix term improvements S-waiting-on-review Status: Awaiting review from a maintainer. labels Apr 9, 2024
@Iorvethe

Iorvethe commented Apr 9, 2024

Copy link
Copy Markdown
Contributor

Just tried your branch, and it fixes the issue. Thanks for the quick fix!

@archseer
archseer merged commit f601b7c into master Apr 9, 2024
@archseer
archseer deleted the fix_overlay_highlights branch April 9, 2024 16:49
postsolar pushed a commit to postsolar/helix that referenced this pull request Apr 20, 2024
mtoohey31 pushed a commit to mtoohey31/helix that referenced this pull request Jun 2, 2024
Vulpesx pushed a commit to Vulpesx/helix that referenced this pull request Jun 7, 2024
smortime pushed a commit to smortime/helix that referenced this pull request Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-helix-term Area: Helix term improvements C-bug Category: This is a bug E-easy Call for participation: Experience needed to fix: Easy / not much S-waiting-on-review Status: Awaiting review from a maintainer.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

incorrect jump label highlight when non-ascii chars are used

4 participants