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

chore: switch to x/ansi for text manipulation #505

Merged
merged 2 commits into from
May 23, 2024
Merged

Conversation

aymanbagabas
Copy link
Member

Need to be consistent with Lipgloss and charmbracelet/lipgloss#279

@aymanbagabas
Copy link
Member Author

P.S. @mikelorant I haven't tested any of the bubbles yet

@mikelorant
Copy link
Contributor

Looks like we need to check:

  • List
  • Progress

@mikelorant
Copy link
Contributor

@aymanbagabas Have confirmed that both list and progress are working correctly with the changes (based on modified examples that are part of Bubble Tea). Unit tests are also passing successfully.

I believe this is safe to merge.

@mikelorant
Copy link
Contributor

@meowgorithm @aymanbagabas Can we look at getting this one merged? This should mean we are free of the legacy string width functions in all the important places.

@aymanbagabas aymanbagabas changed the title chore: switch to x/exp/term for text manipulation chore: switch to x/ansi for text manipulation May 23, 2024
@aymanbagabas aymanbagabas merged commit e1ea5dc into master May 23, 2024
18 checks passed
@aymanbagabas aymanbagabas deleted the use-term branch May 23, 2024 19:13
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