|
09a6ad3ae2
|
history tweaks
|
2025-01-14 16:17:12 -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
|
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
|
2025-01-11 16:39:19 -05:00 |
|
|
ca639db826
|
the history file now stores the first line properly
|
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
|
2025-01-11 03:13:36 -05:00 |
|
|
9f0a376d5e
|
refactoring
|
2025-01-06 20:51:54 -05:00 |
|
|
da2fe5d88e
|
out.style.background and out.style.foreground
|
2025-01-02 01:48:15 -05:00 |
|
|
c08d0a20e2
|
convert indentation to tabs
|
2024-12-29 01:46:30 -05:00 |
|
|
c4559b8aa1
|
ladies and gentlemen, we have Luau running
|
2024-12-28 23:22:30 -05:00 |
|
|
f52217ed9d
|
luau vm
|
2024-12-28 15:34:14 -05:00 |
|
|
4a031d01e9
|
use .to_owned instead of .to_string for &str's
|
2024-12-27 22:35:42 -05:00 |
|
|
b87bb4d85f
|
init
|
2024-12-07 17:33:39 -05:00 |
|