aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Create CONTRIBUTING.mdGravatar Lance Borden 2024-09-041-0/+46
* fixed bugs with multi line history elementsGravatar BanceDev 2024-09-041-31/+28
* added api functions for isFile, isDirectory, isReadable, and isWriteableGravatar BanceDev 2024-09-042-63/+130
* command history scrolling implementedGravatar BanceDev 2024-09-042-1/+34
* history saving implementedGravatar BanceDev 2024-09-044-0/+192
* added exists function to lua apiGravatar BanceDev 2024-09-042-0/+47
* added missing lua registrationsGravatar BanceDev 2024-09-031-0/+2
* updated the example.lua to use new cd commandGravatar BanceDev 2024-09-031-2/+2
* added cd to lua apiGravatar BanceDev 2024-09-032-25/+67
* fixed a bug where multiline commands printed wrongGravatar BanceDev 2024-09-031-2/+47
* removed need for lush command to execute lua filesGravatar BanceDev 2024-09-032-9/+13
* added debug mode for scriptingGravatar BanceDev 2024-09-032-1/+26
* update lua api to table and added getcwd to apiGravatar BanceDev 2024-09-033-8/+46
* fixed crash in cd when no path foundGravatar BanceDev 2024-09-021-1/+1
* searches .lush/scripts for lua filesGravatar BanceDev 2024-09-022-6/+27
* added basic lua scriptingGravatar BanceDev 2024-09-028-17/+206
* added arrow key movementGravatar BanceDev 2024-09-022-58/+122
* updated help and fixed SIGINTGravatar BanceDev 2024-09-014-7/+64
* lunar shell logoGravatar BanceDev 2024-09-012-0/+6
* changed promptGravatar BanceDev 2024-09-011-1/+21
* initial commitGravatar BanceDev 2024-09-019-0/+521