ta name='robots' content='noindex, nofollow'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/.lush/scripts (unfollow)
avatar/8799cfa7ed875a98903d8054ef89e643?s=13&d=retro' width='13' height='13' alt='Gravatar' /> Enno Boland (tox) ='5' class='logmsg'> s
Commit message (Expand)AuthorFilesLines
2024-09-23fixed operator chaining to handle commands terminating with an operatorGravatar BanceDev 1-14/+5
2024-09-23implemented background process operatorGravatar BanceDev 6-154/+238
2024-09-23implemented piping into new chaining methodGravatar BanceDev 1-10/+30
2024-09-18fixed && chaining for builtinsGravatar BanceDev 2-23/+31
2024-09-18added basic && chainingGravatar BanceDev 2-8/+73
2024-09-17changed tokenizer to handle all the chaining operatorsGravatar BanceDev 3-20/+78
2024-09-17Update README.mdGravatar Lance Borden 1-0/+1
2024-09-13added better clarification to help menuGravatar BanceDev 1-1/+2
2024-09-13improved installation instructionsGravatar BanceDev 1-3/+3
2024-09-12v0.1.1Gravatar BanceDev 1-1/+1
2024-09-12fixed bug in input buffer handling due to misplaced printGravatar BanceDev 2-5/+8
2024-09-12Update build.yml checkout v4Gravatar Lance Borden 1-1/+1
2024-09-12Update build.yml to artifact v4Gravatar Lance Borden 1-1/+1
2024-09-12fixed exit status issue with non interative modeGravatar BanceDev 1-1/+1
2024-09-12added non interative mode for running lua scriptsGravatar BanceDev 2-4/+28
2024-09-12temporary github action fix until non-interactive mode is implementedGravatar BanceDev 1-2/+2
2024-09-12attempt to update build script to accept input into lush shellGravatar BanceDev 2-4/+6
2024-09-12prevent lush workflow from getting stuck in testsGravatar Lance Borden 1-1/+4
2024-09-12removed chsh in workflowGravatar Lance Borden 1-4/+1
1-2/+2
2009-09-07adding indicator bar.Gravatar Enno Boland (tox) 1-11/+46
2009-09-07s/zoompage/zoom/Gravatar Enno Boland (tox) 2-5/+6
2009-09-07typo fixGravatar Enno Boland (tox) 1-1/+1
2009-09-07changes to the event system, make config.h saner, working on cookiesGravatar Enno Boland (tox) 2-96/+63
2009-09-06typofixGravatar Enno Boland (tox) 1-1/+1
2009-09-06reworked navigate.Gravatar Enno Boland (tox) 2-7/+4
2009-09-06reworked navigate.Gravatar Enno Boland (tox) 2-7/+4
2009-09-06reappling printing; changing some keys.Gravatar Enno Boland (tox) 2-3/+10
2009-09-10Added tag 0.1.1 for changeset 3ef997607115Gravatar Enno Boland (tox) 1-0/+1
2009-09-10bugfix releaseGravatar Enno Boland (tox) 1-1/+1
2009-09-10removing unneeded background color.Gravatar Enno Boland (tox) 1-1/+0
2009-09-10rearranging some source.Gravatar Enno Boland (tox) 1-12/+19
2009-09-10adding user stylesheets.Gravatar Enno Boland (tox) 1-10/+21
2009-09-10Added tag 0.1 for changeset 9c8ebcf54061Gravatar Enno Boland (tox) 1-0/+2
2009-09-10dist doesn't work. fixing Makefile.Gravatar Enno Boland (tox) 1-1/+1
Gravatar Connor Lane Smith 2-2/+2
2011-07-14efficiency tweaksGravatar Connor Lane Smith 2-60/+44
2011-07-14fix extra warningGravatar Connor Lane Smith 1-1/+1
2011-07-06simpler vlineGravatar Connor Lane Smith 1-4/+2
2011-07-04rebind ^N ^PGravatar Connor Lane Smith 2-3/+3
2011-06-25include limits.hGravatar Connor Lane Smith 1-0/+1
2011-06-23make clean lsxGravatar Connor Lane Smith 1-1/+1
2011-06-23lsx: check snprintfGravatar Connor Lane Smith 1-4/+3
2011-06-18update draw.cGravatar Connor Lane Smith 2-14/+14
2011-06-18simpler lsxGravatar Connor Lane Smith 3-11/+6
2011-06-13new dmenu_runGravatar Connor Lane Smith 5-26/+15