test
This commit is contained in:
parent
a3bb166d70
commit
8e56811220
@ -270,8 +270,8 @@ export function ActionItem(p: { action: ActionInfo, identifierSubstring?: string
|
||||
NewWindow.document.write(`<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="node_modules/@xterm/xterm/css/xterm.css" />
|
||||
<script src="node_modules/@xterm/xterm/lib/xterm.js"></script>
|
||||
<link rel="stylesheet" href="xterm/css/xterm.css" />
|
||||
<script src="xterm/lib/xterm.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="terminal"></div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user