- 标签
- WSL
【开发环境】Windows+WSL2
什么是WSL2 WSL2(Windows Subsystem for Linux 2)是微软推出的第二代 Linux 子系统,于 2019 年正式发布并内置于 Windows 10 2004 版本及 Windows 11 中。 它允许开发者在 Windows 操作系统上,无需安装虚拟机或双启动,直接
- 2026-03-17
- 0
- 0
- 24.0℃
【开发环境】Windows 下 WSL2 运行 Claude Code 卡顿的解决方法
问题:Windows在WSL2(Ubuntu)下运行Claude Code,在REPL终端内打字卡顿(尤其新开Claude Code窗口前1分钟) 原因: WSL2 会将 Windows 的 Path 追加到 Linux 的PATH,发现 powershell.exe 后,会反复调用它获取 Wind
- 2026-03-13
- 0
- 0
- 24.0℃