mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Merge pull request #5090 from Tyriar/tyriar/demo_warn
Suppress unrecognized option warning in demo
This commit is contained in:
@@ -451,6 +451,7 @@ function initOptions(term: TerminalType): void {
|
||||
'termName',
|
||||
'cols', 'rows', // subsumed by "size" (colsRows) option
|
||||
// Complex option
|
||||
'documentOverride',
|
||||
'linkHandler',
|
||||
'logger',
|
||||
'theme',
|
||||
|
||||
Reference in New Issue
Block a user