Unmount on Exit pressed

This commit is contained in:
nelle 2024-02-16 20:12:24 -07:00
parent ba8f5aa8be
commit 1e164d8239

View file

@ -42,8 +42,7 @@ class LoginWindow private constructor(parent: TApplication, flags: Int) :
fun loginActivity() {
var usernameDetail = loginField.text
var serverDetail = serverField.text
//TODO: For windows, instead of ssh pass?? https://github.com/PowerShell/Win32-OpenSSH/issues/1943
// and https://github.com/winfsp/sshfs-win for sshfs?
//TODO: https://github.com/winfsp/sshfs-win for sshfs?
// and https://microsoft.github.io/Git-Credential-Manager-for-Windows/Docs/Askpass.html for askpass????
//openssh-askpass as well
val createMntPnt =