答案1
以下是我使用 cygwin 设置执行 SSh 的任务的方法:
只需将其添加到任务的命令部分即可。为每个连接创建一个任务并更改-new_console:t:
位
set CHERE_INVOKING=1 & %SystemDrive%\CygWin\bin\sh.exe -exec "ssh [email protected]" -new_console:t:Server
-new_console:t:Server
== 名为“服务器”的新控制台选项卡
登录后运行命令的示例:
-exec "ssh [email protected] -t 'tmux attach' "