pagedmov
  • Joined on 2026-01-16
pagedmov pushed to main at pagedmov/shed 2026-02-25 16:48:56 -05:00
66e1f63d41 Prompt now only redraws on completed jobs and new commands
pagedmov pushed to main at pagedmov/shed 2026-02-25 16:03:50 -05:00
6651f86ce3 fixed commands not getting hashed through symlinks
86c9fe281a Implemented proper behavior for deleting/yanking lines into registers and putting them
22adbce9e4 Various line editor fixes and optimizations
Compare 3 commits »
pagedmov pushed to main at pagedmov/shed 2026-02-25 02:11:02 -05:00
8d694d8281 Fixed system messages printing an extra line for no reason
pagedmov pushed to phosphorous at pagedmov/nixos-config 2026-02-25 01:57:07 -05:00
05fd14d48f updated shed prompt code
pagedmov pushed to main at pagedmov/shed 2026-02-25 01:56:32 -05:00
953b387b44 Added job count prompt escape code, '\j'
pagedmov pushed to main at pagedmov/shed 2026-02-25 01:13:17 -05:00
9c8a5713db Added PSR environment variable for drawing a string on the right side of the prompt
pagedmov pushed to phosphorous at pagedmov/nixos-config 2026-02-25 01:11:46 -05:00
1223b85aa4 updated flake inputs
a5582a584f accomodating for fern package name change to 'shed'
Compare 2 commits »
pagedmov renamed repository from fern to pagedmov/shed 2026-02-24 18:33:28 -05:00
pagedmov pushed to main at pagedmov/shed 2026-02-24 18:30:43 -05:00
2da197361a Updated README.md
pagedmov pushed to main at pagedmov/shed 2026-02-24 18:02:21 -05:00
e6242c4d8a changed package name from 'fern' to 'shed'
03a435c03f implemented builtins: readonly, unset, true, false, and : (no-op)
Compare 2 commits »
pagedmov pushed to main at pagedmov/shed 2026-02-24 16:23:04 -05:00
f1ecec88bd flow control keywords are now highlighted purple
pagedmov pushed to main at pagedmov/shed 2026-02-24 16:03:28 -05:00
16f47ad225 Fixed functions not properly forking a new process when executed in a pipeline
pagedmov pushed to main at pagedmov/shed 2026-02-24 15:15:36 -05:00
b71fca22ec subshells now fork a new process
pagedmov pushed to main at pagedmov/shed 2026-02-24 14:54:44 -05:00
930d16c5d4 Fixed 'command' builtin executing shell functions with same name as the command
pagedmov pushed to main at pagedmov/shed 2026-02-24 14:18:46 -05:00
49c6d688b6 fixed new crash caused by recent refactor
pagedmov pushed to main at pagedmov/shed 2026-02-24 13:54:56 -05:00
0fc283e966 bumped version to 0.3.0
pagedmov pushed to main at pagedmov/shed 2026-02-24 10:54:33 -05:00
622e9f4a1e Refactored internals for builtins inside of pipelines
pagedmov pushed to main at pagedmov/shed 2026-02-23 23:32:53 -05:00
cab7a0fea7 Ran the codebase through rustfmt
367218d3e8 Fixed command substitutions not expanding when used as a command name
Compare 2 commits »
pagedmov pushed to phosphorous at pagedmov/nixos-config 2026-02-23 22:18:36 -05:00
e9cbd0d686 rebuild now redirects all output to /dev/tty
ae90dbf4c9 rebuild script now has a -U flag for updating the flake before rebuilding
2a0116c336 changed login shell to fern, added fern configuration
b188e29dfd updated flake inputs
79ffcea64b changes 10-06-25
Compare 10 commits »
pagedmov created branch phosphorous in pagedmov/nixos-config 2026-02-23 22:18:36 -05:00