当我在 Linux 上的 Windows 子系统上启动终结器时,我需要输入命令,然后按Enter两次键来运行命令首次,然后就正常了,一些信息:
在 PowerShell 上:
$wsl --status
Default Distribution: Ubuntu
Default Version: 2
Windows Subsystem for Linux was last updated on 8/24/2022
WSL automatic updates are on.
Kernel version: 5.10.102.1
在 WSL 上:
$ lsb_release -a
Distributor ID: Ubuntu
Description: Ubuntu 20.04.5 LTS
Release: 20.04
Codename: focal
我也使用 AutoHotkey 启动终端,但我认为这与这个问题无关。有什么想法吗?:-/