If you load a huge file, efte will load, load, load, load. This is a problem if you hit enter on the wrong file or something, then have to wait for it.
why load the whole file in first place? just the part in edit or screen scope should be enough. though the problem may be just postponed then, until somebody tries to search the whole file, or jumps to a specified line number. simply jumping to end of file should not require loading all of it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
why load the whole file in first place? just the part in edit or screen scope should be enough. though the problem may be just postponed then, until somebody tries to search the whole file, or jumps to a specified line number. simply jumping to end of file should not require loading all of it.
Logged In: NO
ctrl- break works (under windows)