aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* changed to bsp style tilingGravatar BanceDev 2026-02-201-18/+6
|
* a more normal default configGravatar BanceDev 2026-02-201-21/+1
|
* updated config to use volume scripts with notificationsGravatar BanceDev 2026-02-201-64/+93
|
* alacritty as main and kitty just for oxicordGravatar BanceDev 2026-02-181-1/+2
|
* changed default site to personal gitGravatar BanceDev 2026-02-181-1/+1
|
* update config with browser defaultsGravatar BanceDev 2026-02-181-1/+1
|
* monad tilingGravatar BanceDev 2026-02-171-13/+3
|
* initial commitGravatar BanceDev 2026-02-171-0/+82
low=1'>docs: update pathGravatar Christopher Lane 1-1/+1 Updated the path to the example script and fixed a typo in the readme 2024-09-08added getenv and putenv to Lua APIGravatar BanceDev 2-5/+33 fixed bug where terminal closed upon encountering Lua error 2024-09-08added lua api functions for indexing historyGravatar BanceDev 2-0/+35 2024-09-08added support for cli args for lua scriptsGravatar BanceDev 4-3/+28 2024-09-07added --version flagGravatar BanceDev 1-1/+9 2024-09-07fixed error in install.sh instructionsGravatar BanceDev 1-1/+1 2024-09-07fixed bug with cursor alignment when adding text within the bufferGravatar BanceDev 1-1/+11 2024-09-06added API guide to readmeGravatar BanceDev 1-1/+5 2024-09-06Update README.mdGravatar Lance Borden 1-1/+1 2024-09-06better readmeGravatar BanceDev 2-2/+14 mit/src/lush.c?id=5914d2e7190e2d1596d778a190a05e76ebb345e5&follow=1'>added 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