未验证 提交 bd02e085 编写于 作者: G GitSquared

🍎 Fix whitespace in CWD

上级 f2993a0a
......@@ -155,7 +155,7 @@ class Terminal {
if (e !== null) {
reject(e);
} else {
resolve(cwd);
resolve(cwd.trim());
}
});
break;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册