| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added support for init.lua for configuring shell | 2024-09-09 | 1 | -6/+45 | |
| * | added getenv and putenv to Lua API | 2024-09-08 | 1 | -5/+27 | |
| * | added lua api functions for indexing history | 2024-09-08 | 1 | -0/+28 | |
| * | added support for cli args for lua scripts | 2024-09-08 | 1 | -1/+11 | |
| * | added api functions for isFile, isDirectory, isReadable, and isWriteable | 2024-09-04 | 1 | -63/+113 | |
| * | history saving implemented | 2024-09-04 | 1 | -0/+2 | |
| * | 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 | 1 | -0/+44 | |
| * | added debug mode for scripting | 2024-09-03 | 1 | -1/+21 | |
| * | update lua api to table and added getcwd to api | 2024-09-03 | 1 | -4/+23 | |
| * | searches .lush/scripts for lua files | 2024-09-02 | 1 | -1/+26 | |
| * | added basic lua scripting | 2024-09-02 | 1 | -0/+63 |
