On Thu, Nov 5, 2015 at 3:09 PM, <[email protected]> wrote: > Well, I have a workaround(no pasted literal strings). I just didn't > realize Ascii characters within 1-255 could trigger binary? > > Maybe a fast histogram, and a count of << 1 or 2% for these ascii > characters allows text. Or let the user define the valid range. > > By the way, Notepad, Notepad++, Visual Studio, etc. have identical > renderings for these characters and consider the file ansi text. >
Hmmm. I'm surprised that Google Chrome displays them in the same manner as my text editors. Certainly isn't "Unicode compliant" since Unicode doesn't assign glyphs to those code points, but it does display them. -- Scott Robison
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

