diff options
author | 2014-06-07 10:56:48 -0400 | |
---|---|---|
committer | 2014-06-07 10:56:48 -0400 | |
commit | 27d8dcdf343f8109654701563d84d8ba7c1ce4a9 (patch) | |
tree | 75ef3d0a250dda3b40a958223d0d427ac0219874 /FAQ.md | |
parent | 51e373d39fb303bc378adb29fcb39010289e8d86 (diff) | |
download | textadept-27d8dcdf343f8109654701563d84d8ba7c1ce4a9.tar.gz textadept-27d8dcdf343f8109654701563d84d8ba7c1ce4a9.zip |
Updated FAQ.md.
Diffstat (limited to 'FAQ.md')
-rw-r--r-- | FAQ.md | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -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 |