This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
inspec
Watch
2
Star
0
Fork
You've already forked inspec
0
mirror of
https://github.com/inspec/inspec
synced
2024-12-19 17:43:44 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
66e54b675f
inspec
/
www
/
tutorial
/
app
/
xterm-terminal
/
xterm-terminal.component.html
2 lines
93 B
HTML
Raw
Normal View
History
Unescape
Escape
load content into demo and handle shell commands
2016-09-06 14:32:24 +00:00
<
div
(
keyup
)
=
"
onKey
(
$
event
)
"
(
keydown
)
=
"
handleDelete
(
$
event
)
"
id
=
"terminal-container"
>
<
/
div
>
Reference in a new issue
Copy permalink