mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Use a monospace font in example
This commit is contained in:
Vendored
+1
-1
@@ -717,7 +717,7 @@ declare module 'xterm' {
|
||||
* ```ts
|
||||
* terminal.options = {
|
||||
* fontSize: 12,
|
||||
* fontFamily: 'Arial',
|
||||
* fontFamily: 'Courier New'
|
||||
* };
|
||||
* ```
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user