Hi,
I've finished lister the fast hex/text viewer for Krusader.
Please reinstall Krusader to be able to use Lister's most functionality.
How it works:
- checks whether a text file is bigger than 10 MB (configurable), and if
yes, then Lister is used instead of KDE's default viewer
- the old hex viewer was decomissioned, Krusader calls Lister to view
hex files as well
- lister never loads the whole file into memory, just a little part of
it, and uses caching for faster scrolling
- remote files are downloaded, but during the download, viewing the
downloaded part is possible
- if a file constantly changes, then it can also be viewed, lister will
always see its current state
Please test is, as Lister is huge (>= 2400 lines), so there can be many
bugs in it.
Lister also provides searching (hex, regexp, as well), printing,
changing the encoding,...
Thanks,
Csaba