Summary: | Should be able to show non-printable characters in filenames | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Jaime Torres <jtamate> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | wishlist | CC: | elvis.angelaccio, mail |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jaime Torres
2018-08-03 08:52:07 UTC
Hello and thanks for reporting this bug/wish. If I simply download the raw file mentioned, I do not get any invisible chars at all (everything sorts perfectly fine). Do I need to clone the full repository, or do I need to copy a specific character from this TestFile.txt? You need to copy a specific character from that file: in the second line, that vim shows in this way: Lorem<200b>Ipsum<200b>Dolor<200b>Sit In my first comment, and in this one, the last 1.txt also has that character. > 80 8B 31 2E 74 78 74
Are these Unicode code points or raw bytes? If they are bytes, the filename is not UTF-8 encoded.
Raw bytes as seen by okteta. I haven't figured out how to get the unicode code points. *** This bug has been marked as a duplicate of bug 204768 *** |