Skip to content

Commit

Permalink
Downgrade unicode-width to 0.1.12 (helix-editor#10963)
Browse files Browse the repository at this point in the history
unicode-width 0.1.13 contains some fixes that change the widths of line
endings, which breaks some assumptions in helix-tui, causing some
rendering artifacts. We can downgrade to remove the rendering errors
for now.
  • Loading branch information
the-mikedavis authored and mxxntype committed Aug 14, 2024
1 parent bb0ff23 commit 6dfd4bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6dfd4bc

Please sign in to comment.