Skip to content

fix(pager): do not strip ansi sequences #754

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

Merged
merged 1 commit into from
Dec 9, 2024
Merged

fix(pager): do not strip ansi sequences #754

merged 1 commit into from
Dec 9, 2024

Conversation

caarlos0
Copy link
Member

@caarlos0 caarlos0 commented Dec 9, 2024

it makes sense to strip everywhere else, but I think the pager is the exception.

closes #509

@bashbunni
Copy link
Member

I think this makes sense too. Existing ANSI sequences wouldn't affect usability the same way it does in other components

@caarlos0 caarlos0 merged commit 2939e51 into main Dec 9, 2024
14 checks passed
@caarlos0 caarlos0 deleted the strip-input branch December 9, 2024 20:54
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.

Highlighting doesn't seem to work when combining glow with gum pager
2 participants