index
:
lush
main
Linux shell powered by lua scripting
nginx
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fixed bugs with multi line history elements
BanceDev
2024-09-04
1
-31
/
+28
*
added api functions for isFile, isDirectory, isReadable, and isWriteable
BanceDev
2024-09-04
2
-63
/
+130
*
command history scrolling implemented
BanceDev
2024-09-04
2
-1
/
+34
*
history saving implemented
BanceDev
2024-09-04
4
-0
/
+192
*
added exists function to lua api
BanceDev
2024-09-04
2
-0
/
+47
*
added missing lua registrations
BanceDev
2024-09-03
1
-0
/
+2
*
updated the example.lua to use new cd command
BanceDev
2024-09-03
1
-2
/
+2
*
added cd to lua api
BanceDev
2024-09-03
2
-25
/
+67
*
fixed a bug where multiline commands printed wrong
BanceDev
2024-09-03
1
-2
/
+47
*
removed need for lush command to execute lua files
BanceDev
2024-09-03
2
-9
/
+13
*
added debug mode for scripting
BanceDev
2024-09-03
2
-1
/
+26
*
update lua api to table and added getcwd to api
BanceDev
2024-09-03
3
-8
/
+46
*
fixed crash in cd when no path found
BanceDev
2024-09-02
1
-1
/
+1
*
searches .lush/scripts for lua files
BanceDev
2024-09-02
2
-6
/
+27
*
added basic lua scripting
BanceDev
2024-09-02
8
-17
/
+206
*
added arrow key movement
BanceDev
2024-09-02
2
-58
/
+122
*
updated help and fixed SIGINT
BanceDev
2024-09-01
4
-7
/
+64
*
lunar shell logo
BanceDev
2024-09-01
2
-0
/
+6
*
changed prompt
BanceDev
2024-09-01
1
-1
/
+21
*
initial commit
BanceDev
2024-09-01
9
-0
/
+521
[prev]