Skip to content

Conversation

@TheRealShek
Copy link

Fixes #4626

fzf was stripping ANSI escape codes during item ingestion, so preview {} never received the original colored text.
This change preserves the raw ANSI input alongside the stripped text and introduces --ansi-preview to route raw data only to the preview path.
Default behavior remains unchanged and raw storage is only enabled when --ansi-preview is used.Tell me if there any other change i have to make.

image

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.

[Feature request] Output color codes to preview command when using --ansi

1 participant