puter/packages/phoenix/src
Sam Atkins 6de4c89c25 refactor(phoenix): Combine similar sed command classes
These make more sense combined into one Command which is controlled by
constructor parameters:

- b, t and T
- d and D
- g and G
- h and H
- p and P
2024-05-31 15:49:32 +01:00
..
ansi-shell feat(phoenix): Expose parsed arg tokens to apps that request them 2024-05-31 15:49:32 +01:00
context Copy over phoenix 2024-04-12 20:53:44 -04:00
meta Copy over phoenix 2024-04-12 20:53:44 -04:00
platform Merge pull request #421 from AtkinsSJ/exit-status 2024-05-30 12:28:36 -04:00
pty Phoenix: Wait for apps to finish executing, and connect stdio to them 2024-04-19 15:52:59 +01:00
puter-shell refactor(phoenix): Combine similar sed command classes 2024-05-31 15:49:32 +01:00
util chore: Fix a couple of regex related eslint issues 2024-05-02 11:21:50 +01:00
main_cli.js feat(phoenix): Implement an exit builtin 2024-05-23 15:27:15 +01:00
main_puter.js feat(phoenix): Implement an exit builtin 2024-05-23 15:27:15 +01:00
promise.js Make BetterReader buffer and cancel, to fix stdin data loss 2024-04-19 15:52:59 +01:00