mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-24 00:56:06 +00:00
Update ssh.ts
This commit is contained in:
@@ -24,7 +24,7 @@ const WINDOWS_OPENSSH_AGENT_PIPE = '\\\\.\\pipe\\openssh-ssh-agent'
|
|||||||
|
|
||||||
export interface Prompt {
|
export interface Prompt {
|
||||||
prompt: string
|
prompt: string
|
||||||
echo: boolean
|
echo?: boolean
|
||||||
}
|
}
|
||||||
|
|
||||||
interface AuthMethod {
|
interface AuthMethod {
|
||||||
|
Reference in New Issue
Block a user