Version | Description | Date |
0.0 | Very basic editor | 2021 Jan 31 |
0.1 | Syntax highlighting | 2021 Feb 3 |
0.2 | Line numbers, check if file changed by another program | 2021 Feb 5 |
0.3 | Find+replace, highlight matching parentheses, indent/dedent selection | 2021 Feb 11 |
0.3a | Find+replace bug fixes, view-only mode | 2021 Feb 14 |
0.4 | :build | 2021 Feb 18 |
0.5 | Go to definition | 2021 Feb 22 |
0.5a | Several bugfixes, go to line | 2021 Feb 23 |
0.6 | Split-screen | 2021 Feb 28 |
0.7 | Restore session, command selector, :shell, big bug fixes | 2021 Mar 3 |
0.8 | Autocomplete | 2021 Mar 4 |
1.0 | Bugfixes, small additional features, installers | 2021 Apr 20 |
1.0r1 | Windows-specific bugfixes, update to new version of PCRE2 | 2022 Jan 1 |
1.0r2 | Various bugfixes involving closing tabs and windows | 2022 Mar 26 |
1.0r3 | Better TeX syntax highlighting, move to cursor on backspace/delete | 2022 Jul 7 |
1.1 | Minor fixes, syntax highlighting for JavaScript, Java, and Go | 2022 Jul 22 |
1.2 | Bug fixes, per-language settings | 2022 Jul 29 |
1.2r1 | Mouse X1/X2 bug fix, support for X1/X2 commands. | 2022 Aug 19 |
1.2r2 | Shift+PgUp/PgDown, many rust-related fixes. | 2022 Sep 30 |
1.3 | Custom background shader, some bugfixes. | 2022 Nov 3 |
1.3r1 | Fixed rust, python syntax highlighting. | 2022 Nov 4 |
1.3r2 | Fixed high CPU usage on some devices. | 2022 Dec 7 |
2.0 | LSP support and a bunch of other things. | 2023 Jan 11 |
## License
ted is in the public domain (see `LICENSE.txt`).
## Reporting bugs
You can report a bug by sending an email to `pommicket at pommicket.com`.
If ted is crashing on startup try doing these things as temporary fixes:
- Delete `~/.local/share/ted/session.txt` or `C:\Users\