| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixed bugs with multi line history elements | 2024-09-04 | 1 | -31/+28 | |
| | | |||||
| * | added api functions for isFile, isDirectory, isReadable, and isWriteable | 2024-09-04 | 1 | -63/+113 | |
| | | |||||
| * | command history scrolling implemented | 2024-09-04 | 2 | -1/+34 | |
| | | |||||
| * | history saving implemented | 2024-09-04 | 4 | -0/+192 | |
| | | |||||
| * | added exists function to lua api | 2024-09-04 | 1 | -0/+42 | |
| | | |||||
| * | added missing lua registrations | 2024-09-03 | 1 | -0/+2 | |
| | | |||||
| * | added cd to lua api | 2024-09-03 | 2 | -25/+67 | |
| | | |||||
| * | fixed a bug where multiline commands printed wrong | 2024-09-03 | 1 | -2/+47 | |
| | | |||||
| * | removed need for lush command to execute lua files | 2024-09-03 | 2 | -9/+13 | |
| | | |||||
| * | added debug mode for scripting | 2024-09-03 | 1 | -1/+21 | |
| | | |||||
| * | update lua api to table and added getcwd to api | 2024-09-03 | 2 | -6/+27 | |
| | | |||||
| * | fixed crash in cd when no path found | 2024-09-02 | 1 | -1/+1 | |
| | | |||||
| * | searches .lush/scripts for lua files | 2024-09-02 | 1 | -1/+26 | |
| | | |||||
| * | added basic lua scripting | 2024-09-02 | 4 | -17/+128 | |
| | | | | | added exec function to run shell commands from lua | ||||
| * | added arrow key movement | 2024-09-02 | 2 | -58/+122 | |
| | | |||||
| * | updated help and fixed SIGINT | 2024-09-01 | 2 | -6/+56 | |
| | | |||||
| * | changed prompt | 2024-09-01 | 1 | -1/+21 | |
| | | |||||
| * | initial commit | 2024-09-01 | 2 | -0/+392 | |
