vote up 2 vote down star
1

Is there an open source alternative (similar to ultraedit) to handle files with filesize >200 MBytes?

flag

9 Answers

vote up 3 vote down check

vim or gvim (graphical vim) should handle that with pleasure.

link|flag
vote up 4 vote down

Duplicate of Best Free Text Editor Supporting More Than 4G Files? and even Editor to open big text files (XML export files), even if you added "open source" (most are).

link|flag
vote up 3 vote down

Notepad++ is open source and has good support for editing really big files:

http://notepad-plus.sourceforge.net/uk/site.htm

link|flag
I am unable to open files >250 MByte with notepad++. Are there special settings to make that possible? – Dirk Oct 14 '08 at 8:42
vote up 3 vote down

Well, no one else had said it, so:

emacs

Always emacs.

link|flag
Though it ain't terribly similar to ultraedit. Not compared to Notepad++ anyway. – Christian Vest Hansen Oct 7 '08 at 21:59
Granted. But at least occasionally "I want another program like X" means "I only know X". In which case Dirk might be happier in the long running learning another tool. If this is not the case, please disregard this answer. Cheers. – dmckee Oct 8 '08 at 15:08
vote up 0 vote down

textpad will probably swallow it

oops, just clocked the "open source" requirement. Typing before thinking.

link|flag
vote up 0 vote down

Notepad++ is a very nice free, text editor.

link|flag
vote up 0 vote down

My specs: Windows XP - 2 GByte RAM

Testfilesize: 280 MBytes

I used a standard installation of the editors below without any further configuration:

Notepad++: Did not open the file (error message: File ist too big to be opened by Notepad++)

Emacs: Did not open the file (error message: Maximum buffer size exceeded)

GVIM or Cream: Did open the file but was unable to perform an internal copy operation with a big chunk of the text.

The lite version of Editpad did the job for me (it is not open source but seems to be free for non commercial use).

link|flag
vote up 0 vote down

Even the Notepad++ failed to open the 1.68 GB of text file. :-(

link|flag
vote up 0 vote down

EditPad Lite was also very fast to me. Work with big files (ex:114MB) like they were small ones! Very powerful!!

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.