| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2024-09-04 | history saving implemented | 4 | -0/+192 | |
| 2024-09-04 | added exists function to lua api | 2 | -0/+47 | |
| 2024-09-03 | added missing lua registrations | 1 | -0/+2 | |
| 2024-09-03 | updated the example.lua to use new cd command | 1 | -2/+2 | |
| 2024-09-03 | added cd to lua api | 2 | -25/+67 | |
| 2024-09-03 | fixed a bug where multiline commands printed wrong | 1 | -2/+47 | |
| 2024-09-03 | removed need for lush command to execute lua files | 2 | -9/+13 | |
| 2024-09-03 | added debug mode for scripting | 2 | -1/+26 | |
| 2024-09-03 | update lua api to table and added getcwd to api | 3 | -8/+46 | |
| 2024-09-02 | fixed crash in cd when no path found | 1 | -1/+1 | |
| 2024-09-02 | searches .lush/scripts for lua files | 2 | -6/+27 | |
| 2024-09-02 | added basic lua scripting | 8 | -17/+206 | |
| 2024-09-02 | added arrow key movement | 2 | -58/+122 | |
| 2024-09-01 | updated help and fixed SIGINT | 4 | -7/+64 | |
| 2024-09-01 | lunar shell logo | 2 | -0/+6 | |
| 2024-09-01 | changed prompt | 1 | -1/+21 |
