Files
ShhShell/ShhShell.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
neon443 f71bd0ddf2 bell ringing backend done now need to actually trigger it
added ring() to ring the bell
terminal is now a fullscreencover
can be dismissed and reopened or disconnected
 - need to make it keep the scrollback
increased sleep between reads
added support for title
added setTitle function, defaults to username@server
increased the buffer to 16384 bytes
2025-06-25 11:12:10 +01:00

16 lines
387 B
Plaintext

{
"originHash" : "4d9d9af82f23f3c708bdd502fed3939413b4f2a95a79ae568364cc92bca1527e",
"pins" : [
{
"identity" : "swiftterm",
"kind" : "remoteSourceControl",
"location" : "https://github.com/migueldeicaza/SwiftTerm",
"state" : {
"branch" : "main",
"revision" : "f8e6e08b5a8c8eb0b18b9c250f36121e55c68f49"
}
}
],
"version" : 3
}