aboutsummaryrefslogtreecommitdiffstats
path: root/.clang-format (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-09-04fixed bugs with multi line history elementsGravatar BanceDev 1-31/+28
2024-09-04added api functions for isFile, isDirectory, isReadable, and isWriteableGravatar BanceDev 2-63/+130
2024-09-04command history scrolling implementedGravatar BanceDev 2-1/+34
2024-09-04history saving implementedGravatar BanceDev 4-0/+192
2024-09-04added exists function to lua apiGravatar BanceDev 2-0/+47
2024-09-03added missing lua registrationsGravatar BanceDev 1-0/+2
2024-09-03updated the example.lua to use new cd commandGravatar BanceDev 1-2/+2
2024-09-03added cd to lua apiGravatar BanceDev 2-25/+67
2024-09-03fixed a bug where multiline commands printed wrongGravatar BanceDev 1-2/+47
2024-09-03removed need for lush command to execute lua filesGravatar BanceDev 2-9/+13
2024-09-03added debug mode for scriptingGravatar BanceDev 2-1/+26
2024-09-03update lua api to table and added getcwd to apiGravatar BanceDev 3-8/+46
2024-09-02fixed crash in cd when no path foundGravatar BanceDev 1-1/+1
2024-09-02searches .lush/scripts for lua filesGravatar BanceDev 2-6/+27
2024-09-02added basic lua scriptingGravatar BanceDev 8-17/+206
added exec function to run shell commands from lua
2024-09-02added arrow key movementGravatar BanceDev 2-58/+122
2024-09-01updated help and fixed SIGINTGravatar BanceDev 4-7/+64
2024-09-01lunar shell logoGravatar BanceDev 2-0/+6
2024-09-01changed promptGravatar BanceDev 1-1/+21
ass='deletions'>-2/+2 2010-05-09changing default value of NOBACKGROUNDGravatar Enno Boland (tox) 1-1/+1 2010-05-09added js-fix by Troels Henriksen. Thanks :)Gravatar Enno Boland (tox) 1-9/+17 2010-05-08Do not set cookie session time if set to 0Gravatar pancake 2-2/+5 Add NOBACKGROUND config.def.h option - requires body {background-color} in style.css - fixes white background when loading pages 2010-05-06implementing naive file locking.Gravatar Enno Boland (tox) 1-0/+7 2010-05-06fixing compilerwarning in newer webkit versionsGravatar Enno Boland (tox) 1-2/+1 2010-05-06fixing config.mkGravatar Enno Boland (tox) 1-1/+1 2010-05-02Adding small fix by Alex Puterbaugh. Thanks.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