https://bugs.kde.org/show_bug.cgi?id=515705
Bug ID: 515705
Summary: 【BUG】在Windows中,拖入文件到终端,显示路径不正确
Classification: Applications
Product: konsole
Version First unspecified
Reported In:
Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
Severity: critical
Priority: NOR
Component: copy-paste
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
# 问题描述
我把一个文件拖入到终端,事实上在Windows中应该是这个样子:
```bash
"D:\我的文件\音乐\ミチノサキ.mp3"
```
但是,却呈现出Linux样式:
```bash
/D:/我的文件/音乐/ミチノサキ.mp3
```
这很明显不对,Windows中的路径样式不是像Linux一样啊
# 我从哪里下载的Konsole?
KDE官方构建的Windows版。
--
You are receiving this mail because:
You are watching all bug changes.