8000 img_display: Avoid unicode escape sequences for Ueberzug input by toonn · Pull Request #3109 · ranger/ranger · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

img_display: Avoid unicode escape sequences for Ueberzug input #3109

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

toonn
Copy link
Member
@toonn toonn commented Jun 12, 2025

In ueber-devel/ueberzug#26 Ueberzug stopped accepting \ escape characters in input file names.

We should simply pass along the original filename rather than replace non-ASCII characters with \uXXXX escape sequences.

In [ueber-devel/ueberzug#26](ueber-devel/ueberzug#26) Ueberzug stopped accepting `\` escape characters in input file names.

We should simply pass along the original filename rather than replace
non-ASCII characters with `\uXXXX` escape sequences.

Fixes ranger#3077

Co-authored-by: vejkse <5213187+vejkse@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0