chcg / NPP_HexEdit

Notepad++ Plugin Hexedit
825 stars 156 forks source link

Display `Dump` content in different encodings. #28

Open ArkadiuszMichalski opened 4 years ago

ArkadiuszMichalski commented 4 years ago

Looks like Dump column visualize content only in ASCII, it would be good to choose a different encoding, minimum UTF-8.

chcg commented 4 years ago

Confirmed. Also this seems to be a minor issue for a hex editor. Additionally after switching off the hex mode the state of the file encoding seems to be always shown as ANSI in the status bar and is missing in the encoding menu.

ArkadiuszMichalski commented 3 years ago

https://community.notepad-plus-plus.org/topic/19107/problem-with-hexa-editor-add-on?_=1601547558572 << changing to ASCII may break the file on saving.