0575616ac2
properly implemented read builtin
...
fixed bugs related to redirections and compound commands
improved io routing logic
2026-02-17 17:30:21 -05:00
6055f3434d
fixed empty arguments being filtered out during word splitting
2026-02-16 19:09:10 -05:00
cefd55e7af
migrated polling logic from virtterm branch to main
2026-02-16 18:28:57 -05:00
6d6e55375c
Various edge case fixes for prompt expansion and command substitution
2026-01-29 04:58:04 -05:00
222e06bee6
Added prompt escape code expansion flag to echo, -p
...
Added non-formatted runtime to prompt escape codes
Added prompt escape code that expands to the output of a shell function
Reworked internal logic for termios control
2026-01-29 03:46:35 -05:00
4a6a941f1e
Fixed logic for EINTR propagation
2026-01-28 20:48:29 -05:00
2c52a3621e
renamed fern.rs back to main.rs
2026-01-28 19:57:14 -05:00
149e0ef2c8
Progress
2025-03-15 00:02:05 -04:00
1d787ad892
Early work on tab completion
2025-03-09 21:59:12 -04:00
e118844d57
Implemented cmd runtime expansion for the prompt
2025-03-09 03:51:49 -04:00
4f58c1c3fd
Implemented scoping for expansions
2025-03-08 01:38:42 -05:00
90243834ff
Various improvements
2025-03-07 03:36:25 -05:00
83c9c08106
Early implementation of scripting elements
2025-03-05 01:36:58 -05:00
cd216ef1cc
Implemented functions and aliases
2025-03-02 22:49:36 -05:00
e7a84f1edd
Initial commit for fern
2025-03-02 16:32:15 -05:00