diff --git a/demo/client.ts b/demo/client.ts index 78f8396dde..4df15eb553 100644 --- a/demo/client.ts +++ b/demo/client.ts @@ -451,6 +451,7 @@ function initOptions(term: TerminalType): void { 'termName', 'cols', 'rows', // subsumed by "size" (colsRows) option // Complex option + 'documentOverride', 'linkHandler', 'logger', 'theme',