We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd3167a commit 3fe35afCopy full SHA for 3fe35af
README.md
@@ -19,7 +19,7 @@ This project is based on **qhexedit2**. New features should be added in the futu
19
* Find & Replace
20
* Drag & Drop (*Hint:* Drag&Dropping two files the editor will diff them)
21
* Overwrite the same file or create a new one [`CTRL + S`]
22
-* Big files supported
+* Big files supported (**Only on Linux**, Windows has still several limitations on the supported file size)
23
* Goto offset [`CTRL + G`]
24
* Insert mode supported in order to insert new bytes instead to overwrite the existing one [`INS`]
25
* Create new instances [`CTRL + N`]
0 commit comments