UP 优化调用实现 简单颜色匹配优化 加入主题切换
This commit is contained in:
@@ -127,10 +127,10 @@ private:
|
||||
mutable std::mutex encoding_mutex_;
|
||||
OutputEncoding output_encoding_;
|
||||
|
||||
// 新增:工作目录相关
|
||||
// 工作目录相关
|
||||
mutable std::mutex working_dir_mutex_;
|
||||
std::string working_directory_;
|
||||
bool use_auto_working_dir_;
|
||||
};
|
||||
|
||||
#endif // CLIPROCESS_H
|
||||
#endif // CLIPROCESS_H
|
||||
|
||||
Reference in New Issue
Block a user