1
MacDows 45 天前 via Android
你需要的是 terminal
比如 Windows terminal |
2
forgottencoast 45 天前
Windows Terminal 很好用。
|
![]() |
3
eason1874 45 天前
你也可以尝试 wsl 安装个 ubuntu 或者 debian
我 wsl ubuntu 开起来占 300MB 内存,但是非常流畅,访问 windows 文件系统也很方便,就在 /mnt 目录下 |
![]() |
4
AllenHua 45 天前 via iPhone
你需要的是 Git Bash ,Windows Terminal 只是一个 shell 的壳(壳中壳)
使用 windows terminal 添加一个 git bash 的 profile 即可,完美满足你的需求,git bash 集成了 vim (好像是安装时的 可选项) |
![]() |
5
YouMoeYi 45 天前
wsl 2+ windows terminal
|