aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
atar.com/avatar/d6b757ad4778d8cac81581905dad5f4e?s=13&d=retro' width='13' height='13' alt='Gravatar' /> BanceDev 2-4/+28 2024-09-12temporary github action fix until non-interactive mode is implementedGravatar BanceDev 1-2/+2 2024-09-12attempt to update build script to accept input into lush shellGravatar BanceDev 2-4/+6 2024-09-12prevent lush workflow from getting stuck in testsGravatar Lance Borden 1-1/+4 2024-09-12removed chsh in workflowGravatar Lance Borden 1-4/+1