Skip to content
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

New option map invalid path chars to alternatives. #662

Closed
wants to merge 1 commit into from

Conversation

mo-han
Copy link
Contributor

@mo-han mo-han commented Mar 29, 2020

option path-restrict-replace, by default, being _, will replace all
invalid chars in path into _; when set to map, instead of replacing
invalid chars uniformly into one same char, will map them individually
into their similar unicode alternatives.

option `path-restrict-replace`, by default, being `_`, will replace all
invalid chars in path into `_`; when set to `map`, instead of replacing
invalid chars uniformly into one same char, will map them individually
into their similar unicode alternatives.
@mikf mikf closed this in bc53302 May 25, 2020
mikf added a commit that referenced this pull request May 25, 2020
- include 'igneous' and 'hath_perks' in Exhentai cookies
- add an example of how to write DeviantArt description to file
- add a 'path-restrict' mapping from invalid characters in Windows
  paths to Unicode alternatives (taken from #662)
mikf added a commit that referenced this pull request May 25, 2020
@mo-han mo-han deleted the path-mapchars branch May 26, 2020 02:42
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.

None yet

1 participant