Note common types of files that make it crash

pull/25/head
Wilfred Hughes 2021-07-19 00:01:43 +07:00
parent a6a1a009ca
commit 04eaa39864
1 changed files with 3 additions and 1 deletions

@ -40,7 +40,9 @@ terminal. It will try to align unchanged nodes (see screenshot above).
## Known Problems
Crashes. The code is underdocumented, undertested, and unfinished.
Crashes. The code is underdocumented, undertested, and
unfinished. Empty files, text files that aren't UTF-8, and binary
files will all make difftastic panic.
Performance. Difftastic scales relatively poorly on files with a large
number of changes, and can use a lot of memory. This might be solved