ok mb before, but it fking works!!!!!
like i can login to my mac from sshshell come on
just need to figure out how to type and what to do with all the [0m]133;B[?25h[?2004h
This commit is contained in:
neon443
2025-06-19 16:59:10 +01:00
parent 73adfd8fc8
commit 15615e76a4
2 changed files with 7 additions and 73 deletions

View File

@@ -97,9 +97,7 @@ struct ContentView: View {
} else {
let _ = handler.authWithPw()
}
// DispatchQueue.main.asyncAfter(deadline: .now()+10) {
handler.openShell()
// }
handler.openShell()
} label: {
Label("Connect", systemImage: "powerplug.portrait")
}