aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FAQ.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/FAQ.md b/FAQ.md
index d72d8062..2e6a0fff 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -73,10 +73,19 @@ the problematic file.
- - -
**Q:**
+Why can't Textadept handle HUGE files very well?
+
+**A:**
+Textadept is an editor for programmers. It is unlikely a programmer would be
+editing a gigantic log file. There are other tools for that case.
+
+- - -
+
+**Q:**
When I open a file in a non-English language, I see a lot of strange characters.
**A:**
-Textadept does not detect the file's encoding correctly. You'll need to
+Textadept was not able to detect the file's encoding correctly. You'll need to
[help it][].
[help it]: 04_WorkingWithFiles.html#Encodings