From 27d8dcdf343f8109654701563d84d8ba7c1ce4a9 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sat, 7 Jun 2014 10:56:48 -0400 Subject: Updated FAQ.md. --- FAQ.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index d72d8062..2e6a0fff 100644 --- a/FAQ.md +++ b/FAQ.md @@ -72,11 +72,20 @@ 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 -- cgit v1.2.3