|
|
07d7015dd4
|
Add ! negation support, fix POSIX exit statuses, and improve vi emulation with comprehensive tests
|
2026-03-07 22:04:33 -05:00 |
|
|
|
ae73969969
|
fixed compiler warnings
|
2026-03-07 00:37:51 -05:00 |
|
|
|
b137c38e92
|
completely rewrote test suite for top level src files and all builtin files
|
2026-03-06 23:42:14 -05:00 |
|
|
|
e07a853074
|
the second field of history entries in the hist file now contain command runtime in seconds, instead of an id
updated rustfmt.toml and formatted codebase
|
2026-03-05 10:29:54 -05:00 |
|
|
|
1efaf0e516
|
updated max_hist default to 10,000 and added an option to remove the cap by setting it to -1
|
2026-03-05 09:34:02 -05:00 |
|
|
|
0ec8c5cca1
|
implemented Ctrl+R command history searching and command history expansion with '\!'
|
2026-03-05 00:16:07 -05:00 |
|
|
|
7be79a3803
|
rustfmt'd the codebase
|
2026-03-04 19:52:29 -05:00 |
|
|
|
ef0f66efaa
|
Work on integrating error reporting using the ariadne crate
|
2026-02-28 20:30:12 -05:00 |
|
|
|
ee4eb86ca5
|
cleaned up all compiler warnings
|
2026-02-27 11:08:42 -05:00 |
|
|
|
3d3693e2c3
|
Implemented -o opt for complete/compgen builtins
Completion candidates now come with a space by default, unless it's a directory
|
2026-02-27 09:44:33 -05:00 |
|
|
|
e82f45f2ea
|
Extracted readline from the dead prompt module
|
2026-02-25 20:00:19 -05:00 |
|