You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 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.
A simple ESC or Ctrl+C would be great.
Reported by: *anonymous
Original Ticket: efte/feature-requests/45
The text was updated successfully, but these errors were encountered: