Page 1 of 1

Request: increase File size limit of android Totalcmd-editor

Posted: 2011-06-27, 21:00 UTC
by Samuel
Could you please increase the File size limit of the android Totalcmd-editor.
Currently the file is truncated at 10KB, but I would like to see larger text files. 50 to 100 KB.

Posted: 2011-06-28, 07:01 UTC
by DeathStalker
I recommend to try the Jota Text Editor. Jota is a text editor designed for a long text file.

Posted: 2011-06-30, 13:14 UTC
by ghisler(Author)
There is no 10k size limit! There is a 1 Megabyte limit, but that's imposed by myself because loading larger files could cause an "out of memory" crash in Android.

Could you send me a larger than 10k file which isn't loaded completely? I have no problems loading large text files near the 1MByte limit here...

Please also let me know what Android version you are using, it might be a bug in that version's edit control.

My e-mail: beta at ghisler dot com.

Posted: 2011-07-01, 18:23 UTC
by Samuel
I could only reproduce it only on my Samsung Galaxy I 9000.
The HTC wildfire did not cut the file. I will send the file to the address.

Posted: 2011-07-04, 12:53 UTC
by ghisler(Author)
Unfortunately it seems to be a bug in the implementation of the Edit control on your Samsung device. :(

Does anyone know whether there is a Samsung image for the Android emulator anywhere?