Nativefier/src/utils
Tedward747 83dce91c47
Strip LRM and RLM in Linux names (fix #1361, PR #1365)
On Linux (SUSE at least), if `--name` isn't provided and is inferred,
the filename is prepended with the control character
LRM (https://en.wikipedia.org/wiki/Left-to-right_mark) and I'd assume
RLM for anyone who's using that setting.

This PR strips those control characters out of the file name.
2022-03-20 23:27:57 -04:00
..
parseUtils.test.ts Enable TypeScript strict:true, and more typescript-eslint rules (#1223) 2021-06-15 22:20:49 -04:00
parseUtils.ts Enable TypeScript strict:true, and more typescript-eslint rules (#1223) 2021-06-15 22:20:49 -04:00
sanitizeFilename.test.ts Allow non-ascii app names like 微信读书 (fix #1056) (#1207) 2021-05-31 23:27:32 -04:00
sanitizeFilename.ts Strip LRM and RLM in Linux names (fix #1361, PR #1365) 2022-03-20 23:27:57 -04:00