Commit 3b1642d
committed
v0.14.0
Completely rewritten in Go. Configuration format is backwards-compatible
with the rust version, but the CLI makes **no claims of backwards
compatibility**.
Added:
* [Helix Editor](https://helix-editor.com) support
* [Kitty](https://sw.kovidgoyal.net/kitty/) support
* Custom application support
* FreeBSD support
* Rewrote docs site, now hosted on https://thcon.app
* `thcon listen` subcommand
Removed:
* [Sublime Text](https://www.sublimetext.com) support
* ST4 has been out for long enough that maintaining support for ST3
is unnecessary
* [Visual Studio Code](https://code.visualstudio.com) support
* VSCode supports OS theme syncing on all major platforms since no
later than March 2022
* [Atom](https://github.com/atom/atom) support
* Atom was sunset in December 2022
* The `thcon-listen` binary is no longer included during installation
* Use the `thcon listen` subcommand instead1 parent f57c915 commit 3b1642d
2 files changed
+25
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
10 | 32 | | |
11 | 33 | | |
12 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments