aboutsummaryrefslogtreecommitdiffstats
path: root/.lush/scripts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added glob function to lua APiGravatar BanceDev 2024-09-111-0/+10
|
* lua api functions for getting terminal width and heightGravatar BanceDev 2024-09-101-0/+5
|
* added support for init.lua for configuring shellGravatar BanceDev 2024-09-091-1/+4
|
* added getenv and putenv to Lua APIGravatar BanceDev 2024-09-081-0/+6
| | | | fixed bug where terminal closed upon encountering Lua error
* added lua api functions for indexing historyGravatar BanceDev 2024-09-081-0/+7
|
* added support for cli args for lua scriptsGravatar BanceDev 2024-09-081-0/+9
|
* added api functions for isFile, isDirectory, isReadable, and isWriteableGravatar BanceDev 2024-09-041-0/+17
|
* added exists function to lua apiGravatar BanceDev 2024-09-041-0/+5
|
* updated the example.lua to use new cd commandGravatar BanceDev 2024-09-031-2/+2
|
* added debug mode for scriptingGravatar BanceDev 2024-09-031-0/+5
|
* update lua api to table and added getcwd to apiGravatar BanceDev 2024-09-031-2/+19
|
* added basic lua scriptingGravatar BanceDev 2024-09-021-0/+24
added exec function to run shell commands from lua
8903d8054ef89e643?s=13&d=retro' width='13' height='13' alt='Gravatar' /> Enno Boland (tox) 2-7/+6 2010-04-08remove empty linesGravatar pancake 1-3/+1 2010-03-29whoops... linking OoGravatar Enno Boland (tox) 1-3/+3 2010-03-26typofix.Gravatar Enno Boland (tox) 2-5/+5 2010-03-25reimplementing cookies. Now we need some file locking.Gravatar Enno Boland (tox) 1-2/+14 2010-03-25updating manpage, reformating help output.Gravatar Enno Boland (tox) 2-9/+19 2010-03-24fixing argument parsing.Gravatar Enno Boland (tox) 1-0/+2 2010-03-24fixing downloadsGravatar Enno Boland (tox) 1-8/+6 2010-03-24gotheaders will now be called correctly.Gravatar Enno Boland (tox) 1-1/+6