Skip to content

Conversation

@alebianco
Copy link

Added option to use simple filenames and replace unicode characters with their ASCII equivalent.

WHY: when sharing a disk between a linux machine running SB and a windows machine, for example by using Docker with a shared volume, the difference codepages mess up the visualisation of the file names. Everything keeps working just fine but it will look ugly. Using "simple" file names make sure we have maximum readability and stay as close as possible to the original names.

DRAWBACKS: It introduces another dependency to an external library.

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.

1 participant