-
Hello,
For the development of **[Notepad3](https://github.com/rizonesoft/Notepad3)**, we use the **UCHARDET** Charset Detector.
In issue [#1848](https://github.com/rizonesoft/Notepad3/issues/1848…
-
I have few issues with this plugin that prevent me from opening files.
1. Pre-build DLL cannot be loaded under windows. Most likely missing some dlls. Have to compile in Windows to make it works.
…
-
libuchardet-ios.a能不能支持下iOS Simulator~~~~
-
Python3.11 is not compatible with cchardet, however cchardet is abandoned.
More info here: https://bugzilla.redhat.com/show_bug.cgi?id=2021804
There is a fork fixing this https://github.com/faus…
-
### OS/Arch
('Linux', 'S905X', '5.9.8-meson64', '#trunk SMP PREEMPT Thu Nov 12 23:40:19 UTC 2020', 'aarch64', 'aarch64')
### Python version
Python 3.8.8
### cChardet version
2.1.7 and below versi…
ghost updated
2 years ago
-
I only recently discovered that there's a substantially faster version of `chardet`, [`cChardet`](https://github.com/PyYoshi/cChardet), that's just a Cython wrapper around [`uchardet-enhanced`](https:…
-
It's shit anyway
Hual updated
9 months ago
-
### Description of the Issue
After setting the encoding, it automatically returns to the previous one.
### Steps to Reproduce the Issue
1. Open the attached file DateCreate.txt. Encoding is defi…
-
I use icdiff with git. It's awesome! But **some** of my project files are not in utf8 and I can not view diff with that files. Would it be more reliable not to throw exception but to convert bad symbo…
-
A binary file with 1st byte larger than 0x7f will show wrong. See screen copy below:
Corrent one:
![image](https://github.com/dail8859/NotepadNext/assets/141603304/e73054e8-7d95-4a21-ad5b-a31ea3898f…