Lister is not intended to replace KDE's hex viewer (KDE's is better). I
added hexview to replace the old viewer which saved the hexdump into a
file, and one could view it as text.
> Hi,
> Am 27.10.2009 um 20:05 schrieb Frank Schoolmeesters:
>> SVN commit 1041300 by frankschoolmeesters:
>> ADDED: lister: fast text/hex viewer for huge filesizes
>> REMOVED: okteta dependency
> Can't Krusader use hexview part any more? I know that we have a nice
> fast incremental viewer now for plain text and hex, but it should
> still be possible to use the okteta part, no? Just like the other
> "soft dependencies" p7zip, rpm, mpd5deep, ...
> bye,
> Jonas
>> M +0 -1 INSTALL
>> M +1 -0 doc-extras/ChangeLog
>> --- trunk/extragear/utils/krusader/INSTALL #1041299:1041300
>> @@ -80,7 +80,6 @@
>> - md5deep enhanced message digest calculator
>> or cfv versatile file checksum creator and verifier
>> -- okteta hexeditor for binary files
>> - p7zip 7zr file archiver with high compression ratio
>> - rpm Red Hat package manager
>> - unace extract, test and view .ace archives
>> --- trunk/extragear/utils/krusader/doc-extras/ChangeLog
>> #1041299:1041300
>> @@ -5,6 +5,7 @@
>> ==================================
>> Date: 2009-10-??
>> + ADDED: lister: fast text/hex viewer for huge filesizes
>> ADDED: file regular expressions in quick search
>> ADDED: queued packing / unpacking
>> ADDED: lock tabs, close inactive tabs, close duplicated tabs