aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2014-06-07 10:56:48 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2014-06-07 10:56:48 -0400
commit27d8dcdf343f8109654701563d84d8ba7c1ce4a9 (patch)
tree75ef3d0a250dda3b40a958223d0d427ac0219874
parent51e373d39fb303bc378adb29fcb39010289e8d86 (diff)
downloadtextadept-27d8dcdf343f8109654701563d84d8ba7c1ce4a9.tar.gz
textadept-27d8dcdf343f8109654701563d84d8ba7c1ce4a9.zip
Updated FAQ.md.
-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