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

-sc option #16

Open
Bulat-Ziganshin opened this issue Oct 15, 2016 · 0 comments
Open

-sc option #16

Bulat-Ziganshin opened this issue Oct 15, 2016 · 0 comments

Comments

@Bulat-Ziganshin
Copy link
Owner

-sctANSI by default is better for Windows. Also, -sct/l ANSI/OEM is useful for non-Unicode aware MultiArc plugins. JFYI: default codepages in arc/win:

-- |Default charsets for various domains 
[ ('f','u')  -- filenames in filesystem: UTF-16 
, ('d','8')  -- filenames in archive directory: UTF-8 
, ('l','o')  -- filelists: OEM 
, ('c','o')  -- comment files: OEM 
, ('t','o')  -- terminal: OEM 
, ('p','a')  -- program arguments: ANSI 
, ('i','o')  -- ini/group files: OEM] 
@Bulat-Ziganshin Bulat-Ziganshin added this to the FA 0.13 milestone Oct 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant