aboutsummaryrefslogtreecommitdiffstats
path: root/.lush (follow)
Commit message (Expand)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-102-0/+6
* add aliasing to init.luaGravatar BanceDev 2024-09-091-5/+4
* added support for init.lua for configuring shellGravatar BanceDev 2024-09-092-1/+39
* added getenv and putenv to Lua APIGravatar BanceDev 2024-09-081-0/+6
* 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
d>-1/+1 2009-06-08Get rid of these gotos.Gravatar Enno Boland (Gottox) 1-12/+12 2009-06-08adding zoom support.Gravatar Enno Boland (Gottox) 1-1/+12 2009-06-08some cleanups.Gravatar Enno Boland (Gottox) 1-2/+2 2009-06-08better download handling.Gravatar Enno Boland (Gottox) 2-63/+89 2009-06-08renamed download handlers.Gravatar Enno Boland (Gottox) 1-7/+7 2009-06-08merged, now has download bar, other misc fixesGravatar Thomas Menari 3-23/+57 2009-06-08adding surf-directory.Gravatar Enno Boland (Gottox) 1-1/+2 2009-06-08use tabs not spaces!Gravatar Enno Boland (Gottox) 1-8/+8 2009-06-08Backed out changeset ed121082f103Gravatar Enno Boland (Gottox) 1-11/+1 unable to use textfields now. Please implement it in a sane way.