|
|
05f731b8c5
|
Added auto-indent to multi-line editing -m Added shopt for enabling/disabling auto-indent -m Fixed some multi-line editing render bugs -m Scrolling up in history now preserves undo/redo history in the pending command
|
2026-02-23 20:52:33 -05:00 |
|
|
|
96425fb48f
|
fixed error messages in shopt.rs
|
2026-02-23 14:15:55 -05:00 |
|
|
|
34b780c644
|
changed bell style option to a simple boolean
|
2026-02-23 14:11:41 -05:00 |
|
|
|
74988166f0
|
command arguments are now underlined if they match an existing path -m ran rustfmt on the entire codebase
|
2026-02-19 21:32:03 -05:00 |
|
|
|
4ea08879a1
|
fixed the $0 parameter not being populated correctly
|
2026-02-19 14:24:55 -05:00 |
|
|
|
5aead4fcdc
|
Added rustfmt.toml, formatted codebase
|
2025-08-12 13:58:25 -04:00 |
|
|
|
98b0e24e27
|
prompt and buffer drawing appears functional
|
2025-05-27 02:41:19 -04:00 |
|
|
|
336c8537c0
|
initial commit for fern's readline impl
|
2025-05-15 03:35:41 -04:00 |
|
|
|
11353b2d69
|
implemented for loops
|
2025-04-20 05:16:50 -04:00 |
|
|
|
b0cef5e06b
|
Improved error reporting and fully implemented the shopt command
|
2025-03-26 23:41:19 -04:00 |
|
|
|
9ace3a177d
|
Implemented a new builtin and improved error handling
|
2025-03-24 17:53:32 -04:00 |
|