-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Moving to the end of 6 Mb file takes forever #304
Copy link
Copy link
Open
Labels
Description
I am not really sure if this is an issue or intended behaviour.
It took me forever to move to end of a 6Mb file.
Steps to reproduce:
$ seq 1 1000000 > test$ bat test
PressGto move to end of the file.
This step took a long time. It seemsbatwas going through the file sequentially.
Apologies, if this is not the place to ask this question or this is a known bug/feature.
Reactions are currently unavailable