- Fixed status bar rendering bugs + added truncation of file-path rendering in status bar
- slim down binaries
Linux-Native-x64
Best choice for Linux x64 systems
Has the best performance and does NOT require .NET to be installedd
to run;;
cd into the extracted directory and run ./tgent
Linux-SelfContained-x64
Single Linux binary (self-contained)
Does not require .NET to be installedd
to run;;
cd into the extracted directory and run ./tgent
CrossPlatform-dependent
Works on all platforms that have the .NET 9.0 runtime installed
to run;;
cd into the extracted directory and run ./tgent OR dotnet tgent.dll depending on your platform
Windows-x64
Single Windows binary (self-contained)
Does not require .NET to be installedd
to run;;
Extract and open the .EXE file included, or run ./tgent.exe