ok so looking at SwiftTermApp (SwiftTerm's sample app) it uses a specific commit.

surprise surpries, that fixes the ghosting and scroll issues!!!!!!!!!!
this deserves a version bump
This commit is contained in:
neon443
2025-06-26 11:35:14 +01:00
parent d9154458fa
commit 42883c4ac9
3 changed files with 5 additions and 6 deletions

View File

@@ -825,8 +825,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/migueldeicaza/SwiftTerm";
requirement = {
branch = main;
kind = branch;
kind = revision;
revision = 7976db83cbc8729c3b1ade6aa9cf990445164354;
};
};
/* End XCRemoteSwiftPackageReference section */