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

Support files in different encodings #16

Open
hugopl opened this issue Feb 27, 2024 · 1 comment
Open

Support files in different encodings #16

hugopl opened this issue Feb 27, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@hugopl
Copy link
Owner

hugopl commented Feb 27, 2024

Currently only UTF-8 files are supported. Would be nice to be able to open and save files in different encodings.

@zw963
Copy link

zw963 commented Jun 15, 2024

Sorry, i want to explain the wrong description for my original #13 issue.

When i was created that issue, tijolo not support Chinese Character as file name and content which use UTF-8 multi-byte encoding(not GB2312), But, it support quite well for now. (as following screenshot)

image

But, tijolo indeed not support GB18030 (the superset of GB2312) yet, file which name include GB18030 chracter can't be opened by tijolo, check following screenshot.

image

Files included with following assets.

chinese.tar.gz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants