转自: https://www.v2ex.com/t/449228
点hyper左上角的三个横线, 点edit点preferences, 或者: 用文本编辑器打开 %userprofile%.hyper.js
shell 参数设置为 'C:\Windows\System32\wsl.exe ‘
shellArgs 参数删除 '--login'
如果你想设置 wsl 的起始目录
shellArgs 参数内加入你想要的路径,比如 '~'
其余设置可以参考或不参考官方的说明来设置,这里就不赘述了
网友评论