Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix several issues in Zipper.hs #70

Conversation

minimapletinytools
Copy link
Member

This PR fixes several bugs in Zipper.hs

  • fix wide char indexing issues due to issues in toLogicalIndex
  • rewrite part of displayLinesWithAlignment to simplify and address cursor position issue as well as some other issues

@ali-abrar ali-abrar requested a review from cgibbard July 6, 2023 02:21
src/Data/Text/Zipper.hs Outdated Show resolved Hide resolved
@ali-abrar
Copy link
Member

@minimapletinytools Note the renames in 7081bf0

@ali-abrar ali-abrar force-pushed the minimapletinytools/fixzipperissues branch from 7081bf0 to 5776040 Compare July 6, 2023 13:51
@ali-abrar ali-abrar merged commit 3e04541 into reflex-frp:develop Jul 6, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants