feat: Add a ton of terminal features

This commit is contained in:
2025-10-27 12:48:08 +11:00
parent 2a42378ad7
commit 91950e5a78
2 changed files with 363 additions and 68 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Terminal</title>
<title>Terminal | Nathan.Woodburn/</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body {