summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-12-27 00:16:35 -0500
committerpommicket <pommicket@gmail.com>2022-12-27 00:16:35 -0500
commit85ee81b8ae972d17f0e3dc78657077924c047ada (patch)
treec786708c0e3b4d0340e712d01eb0160145e5af38 /README.md
parent9a5cad47fe6a8b84892f62e110ca887c95df5eff (diff)
added workspaceFolders support
but broke non-workspaceFolders support
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3f00f1b..64718e3 100644
--- a/README.md
+++ b/README.md
@@ -234,3 +234,8 @@ ted is in the public domain (see `LICENSE.txt`).
You can report a bug by sending an email to `pommicket at pommicket.com`.
+If ted is crashing on startup try doing these things:
+
+- Delete `~/.local/share/ted/session.txt` or `C:\Users\<your user name>\AppData\Local\ted\session.txt`
+- Reset your ted configuration by moving `ted.cfg` somewhere else.
+