summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2008-10-08 19:22:25 +0200
committerTobias Klauser <tklauser@xenon.tklauser.home>2008-10-08 19:22:25 +0200
commit2a441ecbea378da1a2cdea969c48bb7d9e547135 (patch)
tree63e071a86374ad86615c67f4c75534c4df8b6ab3 /README
parent226f961c4b7fef115ae2c7950abe0e1973efc6a4 (diff)
Import new upstream release 0.42
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index 40d2813..c149211 100644
--- a/README
+++ b/README
@@ -1,5 +1,6 @@
-------------------------- lfhex ------------------------------
lfhex -> large file hex editor
+
Motivation:
Provide a fast/easy to use hex editor for viewing/modifying files which are
too large to hold in system memory.
@@ -18,7 +19,7 @@ Highlights:
it).
- runtime configurable editing mode (hex/octal/binary/ascii).
- runtime configurable bytes per column.
-- binary comparison user interface (temporarily disabled in this version!):
+- binary comparison user interface
o differences can be walked through byte by byte.
o offsets need not match between buffers. e.g: you can start the
comparison from one cursor position in the first file and use
@@ -35,6 +36,8 @@ Limitations:
1sec/Meg and is almost 3x slower if progressbar pops up).
- comparison mode is not allowed if either buffer has unsaved modifications.
+Additional documentation can be found at http://stoopidsimple.com/lfhex/manual
+
License:
This software is licensed under the GPL Version 2.