This website requires JavaScript.
8552449510
up arrow history indexing working, dedup history
terminal-events
rhpidfyre
2025-01-31 14:02:58 -05:00
cde80eccad
history tweaks and begin working on up and down arrows
rhpidfyre
2025-01-31 03:08:00 -05:00
c91b486214
left and right arrow keys work
rhpidfyre
2025-01-29 18:17:40 -05:00
ee0ed28f85
text.crossed_out
rhpidfyre
2025-01-29 00:17:09 -05:00
e985236188
unnecessary borrow
rhpidfyre
2025-01-28 14:19:03 -05:00
d4ccf3b061
use polymorphism for command spawning
rhpidfyre
2025-01-28 14:07:11 -05:00
c080a25603
backspace
rhpidfyre
2025-01-20 23:12:14 -05:00
0282b26265
diamonddf
rhpidfyre
2025-01-20 00:01:03 -05:00
4cda728b2e
big restructure, all around good changes
restructure
rhpidfyre
2025-01-19 18:43:03 -05:00
375cc7a88f
termianl rendering text, backspace needs fix
rhpidfyre
2025-01-19 02:54:00 -05:00
15a2dcb3d5
experimenting
multithreading
rhpidfyre
2025-01-14 16:38:04 -05:00
09a6ad3ae2
history tweaks
rhpidfyre
2025-01-14 16:17:12 -05:00
41c611c0ca
history now writes to the fs .history properly
master
history
rhpidfyre
2025-01-12 18:22:33 -05:00
f8d97ded00
history now logs "cd" and "exit", history bug when starting a new session and inputting a new command then leaving will concat onto the old history's same line
rhpidfyre
2025-01-12 02:00:56 -05:00
d40f4bece3
history is now separated from ps.rs
, create valid_pbuf.rs
to be used across different modules
rhpidfyre
2025-01-11 16:39:19 -05:00
ca639db826
the history file now stores the first line properly
rhpidfyre
2025-01-11 14:37:56 -05:00
ab349f7894
.history file loads but need a feasible way to detect that no history exist and not to insert a new line
rhpidfyre
2025-01-11 03:13:36 -05:00
fb2d79c35c
Terminal userdata
userdata
rhpidfyre
2025-01-10 22:24:24 -05:00
e578f408c5
SHELL.SYSTEM
rhpidfyre
2025-01-10 12:19:51 -05:00
d95366bebe
Working SHELL.PROMPT =
and SHELL.PROMPT
, SHELL is now a userdata
rhpidfyre
2025-01-10 12:05:35 -05:00
97b08d24e3
update cargo
rhpidfyre
2025-01-08 18:41:00 -05:00
41899480c0
working ps
ps
rhpidfyre
2025-01-07 21:03:31 -05:00
546dbc7db0
init.luau instead of config.luau
rc
rhpidfyre
2025-01-07 16:23:48 -05:00
9f0a376d5e
refactoring
rhpidfyre
2025-01-06 20:51:54 -05:00
edced4ddf1
add const_format with rust_1_64, and vendored feature for mlua
maps
rhpidfyre
2025-01-06 15:26:20 -05:00
7fba40e8d5
insane person macro
rhpidfyre
2025-01-06 03:02:14 -05:00
eaac5a34bd
LICENSE
rhpidfyre
2025-01-05 15:03:41 -05:00
492a789109
mod.rs for vm
mods
rhpidfyre
2025-01-04 18:50:24 -05:00
e06a4a6c72
OUT.WRITE<T...>(T...), and some cleanup
luau/out.write
rhpidfyre
2025-01-04 12:14:18 -05:00
bf92ed7bad
shell.rs -> session.rs and luau/system.rs -> shell.rs
rhpidfyre
2025-01-03 22:21:27 -05:00
54ae2f4b1c
restructure ps.rs
rhpidfyre
2025-01-03 20:50:22 -05:00
31b16fca17
Introduce warn<S...>(S...) for yellow output, uses compile time coloring
luau/warn
rhpidfyre
2025-01-03 20:49:47 -05:00
e0f539b9b0
system variables
luau/system
rhpidfyre
2025-01-02 21:41:06 -05:00
3ff1b6d1e8
remove TERMINAL.OUT.STYLE
luau/shell
rhpidfyre
2025-01-02 02:29:30 -05:00
da2fe5d88e
out.style.background and out.style.foreground
luau/out.style.color
rhpidfyre
2025-01-02 01:48:15 -05:00
8b9302cb21
more readable macro colors
rhpidfyre
2024-12-29 23:16:36 -05:00
7a4fa8c13c
life is forming
rhpidfyre
2024-12-29 23:05:13 -05:00
57d0d3c421
use String instead of Vec
rhpidfyre
2024-12-29 10:31:21 -05:00
37662691e2
sandboxing goes after variables now
rhpidfyre
2024-12-29 03:09:13 -05:00
c08d0a20e2
convert indentation to tabs
rhpidfyre
2024-12-29 01:46:30 -05:00
c4559b8aa1
ladies and gentlemen, we have Luau running
rhpidfyre
2024-12-28 23:22:30 -05:00
03a5b064e5
genius
rhpidfyre
2024-12-28 15:39:06 -05:00
0070c924f3
print.rs not needed
rhpidfyre
2024-12-28 15:35:07 -05:00
f52217ed9d
luau vm
rhpidfyre
2024-12-28 15:34:14 -05:00
4a031d01e9
use .to_owned instead of .to_string for &str's
rhpidfyre
2024-12-27 22:35:42 -05:00
ad8c6a97c5
return
rhpidfyre
2024-12-27 17:54:01 -05:00
4c26ed1b9f
rc restructure
rhpidfyre
2024-12-27 17:52:25 -05:00
398f97c716
move lib to its own repo
rhpidfyre
2024-12-24 17:47:59 -05:00
b594d807bb
git ignore
rhpidfyre
2024-12-22 22:57:15 -05:00
b87bb4d85f
init
rhpidfyre
2024-12-07 17:33:39 -05:00