ted v. 2.6.2
small improvements:
- cursor no longer moves on dedent (see #1)
- escaped quotes now work correctly in ted.cfg strings (oops)
- log file is no longer truncated on startup (instead, once it reaches 500KB it gets renamed to log.1.txt, overwriting previous log.1.txt)
- log file now shows PID, timestamp on every line
- LSP error responses are no longer displayed (they are still logged though) — this was a bit spammy with clangd
- LSP status and whether tabs/spaces are being used is now shown in title bar