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

🚸 Do not wait for terminal to start displaying fs

 #365
上级 b0672101
...@@ -368,5 +368,13 @@ class FilesystemDisplay { ...@@ -368,5 +368,13 @@ class FilesystemDisplay {
} }
} }
}; };
// Automatically start indexing supposed beginning CWD
// See #365
this.readFS(window.settings.cwd);
} }
} }
module.exports = {
FilesystemDisplay
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册