连接 Windows 远端书签时配置的 开始目录:远程 无法正确跳转
Open
bug
- Dominant language
- JavaScript
- Stars
- 15.1k
- Forks
- 1.2k
- Avg merge
- 18h 33m
- Merged PRs (30d)
- 16
Description
### Electerm Version and download file extension(Electerm版本和下载文件后缀)
electerm-5.5.6-win-x64-installer.exe
### Platform detail (平台详情)
Windows 11 x64
### What steps will reproduce the bug?(重现问题的详细步骤)
设置 Windows 远端书签的开始目录:远程为`C:/`,进入后会提示:
```
C:\Users\Administrator>cd -- 'C:/'
文件名、目录名或卷标语法不正确。
```
### What should have happened?(期望的结果)
应在连接远端 Windows 时自动输入 `cd /d "C:/"` 而非与 Linux 使用同一指令。
### Would this happen in other terminal app(是否能够在其他同类软件重现这个问题)
_No response_
### Additional information(其他任何相关信息)
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.