Experimental terminal app built with .NET 10 Native AOT.
SDL3 frontend, libghostty-vt backend.
Loosely based off of ghostling.
- It runs
- It renders text
- Supports HiDPI on macOS
- Build:
dotnet publish. - Run:
./src/buster/bin/Release/net10.0/<YOUR-RID>/publish/buster.
- Build:
dotnet build - Run:
dotnet run --project src/buster
