diff options
author | 2015-12-12 00:07:04 -0500 | |
---|---|---|
committer | 2015-12-12 00:07:04 -0500 | |
commit | dd73c6910c4d952feee0e5b68a4878d02a945c82 (patch) | |
tree | 32708591af42ae9d045280fe287eb2898172a148 | |
parent | 1cc6940c42c52ba9652e3f8f049f6671de6d89a7 (diff) | |
download | textadept-dd73c6910c4d952feee0e5b68a4878d02a945c82.tar.gz textadept-dd73c6910c4d952feee0e5b68a4878d02a945c82.zip |
Updated FAQ.md.
-rw-r--r-- | FAQ.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -36,6 +36,17 @@ terminal version.) - - - **Q:** +On Windows my anti-virus software says Textadept contains a virus. Does it? Or +is this a false-positive? + +**A:** +Textadept does not contain any viruses and it certainly is a false positive. +The likely culprits are the `textadept-curses.exe` and `textadeptjit-curses.exe` +executables, which run in the Windows command prompt. + +- - - + +**Q:** Why can't Textadept handle HUGE files very well? **A:** |