QwenLM / QwenLM/qwen-code

WSL终端无法粘贴截图

Open
#2,913 0 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

status/needs-triage type/bug
Dominant language
TypeScript
Stars
28k
Forks
3.1k
Avg merge
1d 2h
Merged PRs (30d)
714

Description

What happened?

任意windows vscode终端内执行wsl bash -lc "qwen --yolo"

然后和qwen code聊天,无法粘贴截图的绝对路径,原生windows的qwen code是可以粘贴截图的
另外windows terminal可以在wsl bash -lc "qwen --yolo"粘贴一个截图的绝对路径,但是我禁用了/mnt/d的访问了,wsl看不到,也就是说vscode的xterm可能适配有点问题。

What did you expect to happen?

修正

Client information
Client Information

Run qwen to enter the interactive CLI, then run the /about command.

$ qwen /about
# paste output here

PS C:\Users\xdx> qwen /about
不支持在非交互模式下使用命令 "/status"。

Login information

oauth

Anything else we need to know?

Qwen Code 0.14.0 (de66ee198) │
│ 运行环境 Node.js v24.11.0 / npm 11.6.1 │
│ 操作系统 win32 x64 (10.0.26200) │
│ │
│ 认证 Qwen OAuth │
│ 模型 coder-model │
│ 会话 ID 42621343-9033-42c8-b006-1d3ec31e37b3 │
│ 沙箱 no sandbox │
│ 代理 no proxy │
│ 内存使用 240.3 MB

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.