For huge files (GBs) can we add the functionality to view data in "pages"?
So when we launch gtabview, only first 1000 or so lines are read and on pressing Ctrl + N
the next 1000 lines are read.
This is a quick fix to allow dealing with huge files without chugging up all memory.