Bug 4748

Summary: enhance vi applet to allowing viewing/editing arbitrarily large files
Product: Busybox Reporter: Bob Bagwill <bobbagwill>
Component: OtherAssignee: unassigned
Status: REOPENED ---    
Severity: normal CC: busybox-cvs
Priority: P1    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: All   
Host: Target:
Build:

Description Bob Bagwill 2012-02-03 19:51:07 UTC
Rather than attempting to read the entire file into memory, the vi applet could load the file in chunks.  This could be the default behavior or an option. This would allow viewing/editing arbitrarily large files while using a fixed amount of memory.

My primary use case is dealing with large log files after a crash. I want to be able to boot my forensic tool on a memory-constrained box, search for and cut-n-paste relevant log file entries.
Comment 1 Thomas Petazzoni 2018-04-23 19:27:52 UTC
Revert the changes done by some silly spammer.