Commit graph

13 commits

Author SHA1 Message Date
greysoh
cb12cab250
feature: Restructure commander patch code. 2024-05-07 07:27:14 -04:00
greysoh
ebda78fd30
fix: Fixes patch commander to work properly.
This patch makes the patch code also patch nested createCommand calls.

Yo dawg I heard you like patching.
2024-05-06 21:29:00 -04:00
greysoh
ea9279b16d
fix: Fixes backspacing to work fully properly. 2024-05-06 21:28:00 -04:00
greysoh
e85838d438
feature: Adds better command line argument parsing. 2024-05-06 20:21:10 -04:00
greysoh
ea2fd4bff1
chore: Switches println to use console.log like formatting. 2024-05-06 17:12:56 -04:00
greysoh
dd1c1dbb25
feature: Adds basic argument parsing for connections. 2024-05-06 16:22:51 -04:00
greysoh
7f34ddd6c5
chore: Seperates readFromKeyboard into a seperate file. 2024-05-06 16:22:22 -04:00
greysoh
0e60efceee
fix: Adds (slightly broken) fixed backspace support. 2024-05-06 15:46:35 -04:00
greysoh
e447c0f9e1
feature: Add support for disabling echo. 2024-05-06 15:07:15 -04:00
greysoh
41d37048d2
chore: Restructure keyboard reading. 2024-05-06 14:22:57 -04:00
greysoh
c25e7badcd
chore: Adds primitive support for cursor movement. 2024-05-06 14:05:36 -04:00
greysoh
3a773e5b9b
chore: Adds lom with basic commands parsing. 2024-05-06 11:31:51 -04:00
greysoh
3e79824015
chore: Adds base template for nextnet LOM. 2024-05-05 18:36:23 -04:00