Skip to content

ted v. 2.6.2

Compare
Choose a tag to compare
@pommicket pommicket released this 24 Sep 15:01
· 46 commits to trunk since this release
2.6.2
c8914d4

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