index
:
lush
main
Linux shell powered by lua scripting
nginx
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.lush
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
added ability to configure alternate shell
BanceDev
2025-02-13
1
-0
/
+3
*
add api method to enable/disable inline suggestions
BanceDev
2025-02-11
1
-0
/
+3
*
updated help messages
BanceDev
2024-10-15
1
-0
/
+4
*
added glob function to lua APi
BanceDev
2024-09-11
1
-0
/
+10
*
lua api functions for getting terminal width and height
BanceDev
2024-09-10
2
-0
/
+6
*
add aliasing to init.lua
BanceDev
2024-09-09
1
-5
/
+4
*
added support for init.lua for configuring shell
BanceDev
2024-09-09
2
-1
/
+39
*
added getenv and putenv to Lua API
BanceDev
2024-09-08
1
-0
/
+6
*
added lua api functions for indexing history
BanceDev
2024-09-08
1
-0
/
+7
*
added support for cli args for lua scripts
BanceDev
2024-09-08
1
-0
/
+9
*
added api functions for isFile, isDirectory, isReadable, and isWriteable
BanceDev
2024-09-04
1
-0
/
+17
*
added exists function to lua api
BanceDev
2024-09-04
1
-0
/
+5
*
updated the example.lua to use new cd command
BanceDev
2024-09-03
1
-2
/
+2
*
added debug mode for scripting
BanceDev
2024-09-03
1
-0
/
+5
*
update lua api to table and added getcwd to api
BanceDev
2024-09-03
1
-2
/
+19
*
added basic lua scripting
BanceDev
2024-09-02
1
-0
/
+24