mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-08 09:31:48 +00:00
only enable agent forwarding on windows when pageant is running (fixes #496)
This commit is contained in:
@@ -36,7 +36,8 @@
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"wincredmgr": "^2.0.0",
|
||||
"xkeychain": "^0.0.6"
|
||||
"xkeychain": "^0.0.6",
|
||||
"windows-process-tree": "^0.2.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"ssh2": "^0.5.5"
|
||||
|
Reference in New Issue
Block a user