On Mon, February 13, 2006 7:49 am, Sean Arney said: >> I have asked on the OT list and got a few good tips, but not quite what >> I am looking for. Is is possible to find a text editor for Win with the >> following minimum capabilities: Handles several encodings; Line endings >> for Win, Mac and Linux; Some kind of grep. >> >> I have looked at UltraEdit. It does part of what I need, but it is a >> HTM editor, while I try to find a general purpose text editor. >> >> Example: I have a file created on Mac. Text is mixed Cyrillic and >> English, encoding UTF-8, Line endings Mac. With BBedit I can open it >> with any settings I want and convert anything to anything. I would like >> to do the same on Windows.
Here you to: http://www.pspad.com/en/ The only thing it does NOT have that I want is code folding. (BBEdit didn't either, last time I used it.) For that, I use Notepad+: http://notepad-plus.sourceforge.net/uk/site.htm I know you didn't ask about code folding, but I searched forever for a BBEdit replacement when I had to work on Windows, so I'm just sharing some of the garbage I learned. Oh, PSPad and Notepad+ are free, too. I encourage you to make friendly donations, though -- these are good products. Paul Kaiser _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
