We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 873d690 + 4737571 commit 0c0ea58Copy full SHA for 0c0ea58
1 file changed
index.html
@@ -11,7 +11,7 @@
11
</head>
12
<body>
13
<div id="terminal">
14
- <span id="uname-hname"></span><input type="text" name="shell" id="shellinput" onKeyPress="detectEnter(event, this)" >
+ <span id="uname-hname"></span><input type="text" name="shell" id="shellinput" onKeyPress="detectEnter(event, this)" autofocus>
15
</div>
16
</body>
17
</html>
0 commit comments