Commit Graph

10 Commits

Author SHA1 Message Date
4ea08879a1 fixed the $0 parameter not being populated correctly 2026-02-19 14:24:55 -05:00
7d0614943c 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
8068b43146 Implemented syntax highlighting 2026-02-18 02:00:45 -05:00
5ba521e493 Various bugfixes 2026-01-29 19:47:12 -05:00
5aead4fcdc Added rustfmt.toml, formatted codebase 2025-08-12 13:58:25 -04:00
08c86009a6 re-implemented command history and hinting 2025-06-08 01:53:13 -04:00
72f7788abc copied rustyline's homework 2025-06-02 03:18:13 -04:00
1c9790a517 implemented 'gv' to select the previously selected visual selection 2025-05-30 20:15:41 -04:00
f87913697f implemented autosuggestions for the line editor 2025-05-30 01:12:18 -04:00
53799f42b3 implemented history for the line editor 2025-05-28 20:24:09 -04:00