Commit Graph

10 Commits

Author SHA1 Message Date
9483477edd fixed the $0 parameter not being populated correctly 2026-02-19 14:24:55 -05:00
3b698628c6 Tab completion has been implemented
more small highlighter tune ups

2>&1 style redirections now work properly
2026-02-18 21:53:36 -05:00
43b171fab1 Implemented syntax highlighting 2026-02-18 02:00:45 -05:00
d04dd4bc1e Various bugfixes 2026-01-29 19:47:12 -05:00
8ad53f09b3 Added rustfmt.toml, formatted codebase 2025-08-12 13:58:25 -04:00
2c14e4c202 re-implemented command history and hinting 2025-06-08 01:53:13 -04:00
2c6577ad06 copied rustyline's homework 2025-06-02 03:18:13 -04:00
e7d8b98a73 implemented 'gv' to select the previously selected visual selection 2025-05-30 20:15:41 -04:00
8bdc21c8d5 implemented autosuggestions for the line editor 2025-05-30 01:12:18 -04:00
8cacbfdbdd implemented history for the line editor 2025-05-28 20:24:09 -04:00