提交 60ae03d5 编写于 作者: P Phawin Khongkhasawan

Add enableBold prop

上级 4da88e6f
......@@ -46,6 +46,7 @@ export interface ITerminalConfiguration {
osx: string[];
windows: string[];
};
enableBold: boolean;
rightClickCopyPaste: boolean;
cursorBlinking: boolean;
cursorStyle: string;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册