Internal Text Viewer - support of UTF16 and UTF8 files

We welcome any suggestions for new features or improvements in Altap Salamander. Please post one suggestion per report.
User avatar
crystalidea
Posts: 205
Joined: 09 Dec 2005, 15:13
Contact:

Internal Text Viewer - support of UTF16 and UTF8 files

Post by crystalidea »

UTF18LE, with/without signature
UTF8, with/without signature

Is that possible to add support of viewing such files, with automatic encoding detection, of cause.
therube
Posts: 674
Joined: 14 Dec 2006, 06:22

Re: Internal Text Viewer - support of UTF16 and UTF8 files

Post by therube »

Limited unicode support for internal viewer ASAP

Unicode viewer

Next Altap Salamander (after 3.0)
> Unicode support for file operations, Internal viewer, Find command, etc.
WinXP Pro SP3 or Win7 x86 | SS 2.54
User avatar
crystalidea
Posts: 205
Joined: 09 Dec 2005, 15:13
Contact:

Re: Internal Text Viewer - support of UTF16 and UTF8 files

Post by crystalidea »

Please, add this. Viewing of UTF8-encoded files in 2014 is a must. And it must be really easy to implement, mustn't it?
User avatar
Ether
Posts: 1471
Joined: 10 May 2007, 16:08
Location: Czech Republic
Contact:

Re: Internal Text Viewer - support of UTF16 and UTF8 files

Post by Ether »

Actually, Internal Viewer is not that simple. It doesn't load the whole file into memory and it has hex view and a find function, all of which are not that simple to do right with Unicode files.

You can use an external viewer in the meantime.
Ελληνικά rulez.
User avatar
crystalidea
Posts: 205
Joined: 09 Dec 2005, 15:13
Contact:

Re: Internal Text Viewer - support of UTF16 and UTF8 files

Post by crystalidea »

It's all obvious. Internal viewer uses MapViewOfFile/etc and as for me it's a very simple plugin. btw hex mode has nothing to do with encodings, it must be always ANSI..

I do understand that converting salamander to Unicode is a task, but Internal Viewer could be at least unicode-aware (without using external viewers).
Post Reply