Is there a way to compile traditional Vi (ex) with large-file (3+ GB) support?
I'm trying to open a file that is around 3.5GBs in size and Vi simply says: Tmp file too large. If large-file support isn't a thing, is there a way to specify a larger temporary file size somewhere within the source code of Vi?