1
0
mirror of https://github.com/m00natic/vlfi.git synced 2025-01-18 12:05:31 +00:00

Add issue section to the README.

This commit is contained in:
Andrey Kotlarski 2013-04-13 23:45:30 +03:00
parent b52ca6c044
commit 705f9ce0eb

View File

@ -14,3 +14,9 @@ improvements:
meanwhile
- vlfi is added as an option when opening large files
* Known issues
- When chunk starts with only part of multi-byte character, encoding
for this chunk is clobbered visibly, don't edit/save in such case.
Workaround is to move back to the first non-clobbered chunk and
enlarge batch size until this chunk comes into range.