From 432cd5c0fa2c2d8751d8ee7489e39fe625afd748 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 11 Nov 2013 10:00:08 -0500 Subject: Updated documentation. --- FAQ.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'FAQ.md') diff --git a/FAQ.md b/FAQ.md index 760c8e38..177878dd 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1,5 +1,20 @@ # FAQ +**Q:** +I upgraded to Textadept 7 and the editor displays a strange error message on +startup and/or exits. Also my themes do not seem to work anymore. + +**A:** +Textadept 7 introduced API changes and a completely new theme implementation. +Please see the [migration guide][] for more information. It may help to either +delete your old `~/.textadept/` folder or move everything within it somewhere +else before gradually copying those files back to see which of them causes an +error. + +[migration guide]: 14_Appendix.html#Textadept.6.to.7 + +- - - + **Q:** What is the difference between *textadept* and *textadeptjit*? Which one should I use? @@ -35,6 +50,17 @@ implementation is required for the terminal version.) - - - +**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 +[help it][]. + +[help it]: 04_WorkingWithFiles.html#Encodings + +- - - + **Q:** When I click the "Compile" or "Run" menu item (or execute the key command), either nothing happens or the wrong command is executed. How can I tell -- cgit v1.2.3