| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added ability to configure alternate shell | 2025-02-13 | 1 | -1/+1 | |
| * | add api method to enable/disable inline suggestions | 2025-02-11 | 1 | -0/+6 | |
| * | made constant for lush_lua builtin index | 2025-02-07 | 1 | -1/+2 | |
| * | added trap builtin | 2025-02-07 | 1 | -0/+1 | |
| * | implemented background process operator | 2024-09-23 | 1 | -0/+11 | |
| * | fixed && chaining for builtins | 2024-09-18 | 1 | -1/+1 | |
| * | added basic && chaining | 2024-09-18 | 1 | -1/+2 | |
| * | changed tokenizer to handle all the chaining operators | 2024-09-17 | 1 | -1/+1 | |
| * | added e2e testing to cover basic shell functionality | 2024-09-12 | 1 | -0/+1 | |
| * | add aliasing to init.lua | 2024-09-09 | 1 | -0/+3 | |
| * | added support for init.lua for configuring shell | 2024-09-09 | 1 | -0/+5 | |
| * | removed need for lush command to execute lua files | 2024-09-03 | 1 | -1/+1 | |
| * | added basic lua scripting | 2024-09-02 | 1 | -5/+8 | |
| * | initial commit | 2024-09-01 | 1 | -0/+37 |
