| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added ability to configure alternate shell | 2025-02-13 | 1 | -0/+3 | |
| | | |||||
| * | add api method to enable/disable inline suggestions | 2025-02-11 | 1 | -0/+3 | |
| | | |||||
| * | updated help messages | 2024-10-15 | 1 | -0/+4 | |
| | | |||||
| * | added glob function to lua APi | 2024-09-11 | 1 | -0/+10 | |
| | | |||||
| * | lua api functions for getting terminal width and height | 2024-09-10 | 2 | -0/+6 | |
| | | |||||
| * | add aliasing to init.lua | 2024-09-09 | 1 | -5/+4 | |
| | | |||||
| * | added support for init.lua for configuring shell | 2024-09-09 | 2 | -1/+39 | |
| | | |||||
| * | added getenv and putenv to Lua API | 2024-09-08 | 1 | -0/+6 | |
| | | | | | fixed bug where terminal closed upon encountering Lua error | ||||
| * | added lua api functions for indexing history | 2024-09-08 | 1 | -0/+7 | |
| | | |||||
| * | added support for cli args for lua scripts | 2024-09-08 | 1 | -0/+9 | |
| | | |||||
| * | added api functions for isFile, isDirectory, isReadable, and isWriteable | 2024-09-04 | 1 | -0/+17 | |
| | | |||||
| * | added exists function to lua api | 2024-09-04 | 1 | -0/+5 | |
| | | |||||
| * | updated the example.lua to use new cd command | 2024-09-03 | 1 | -2/+2 | |
| | | |||||
| * | added debug mode for scripting | 2024-09-03 | 1 | -0/+5 | |
| | | |||||
| * | update lua api to table and added getcwd to api | 2024-09-03 | 1 | -2/+19 | |
| | | |||||
| * | added basic lua scripting | 2024-09-02 | 1 | -0/+24 | |
| added exec function to run shell commands from lua | |||||
