summaryrefslogtreecommitdiffstats
path: root/LICENSE (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update LICENSE fileGravatar Quentin Rameau 2021-05-101-2/+11
* Add contributors to the LICENSEGravatar Quentin Rameau 2017-03-281-4/+27
* Update creditsGravatar Quentin Rameau 2015-11-211-0/+1
* Adding me to the LICENSE file.Gravatar Christoph Lohmann 2012-12-031-0/+2
* applied fix from dev list and debian reviewersGravatar anselm@garbe.us 2012-02-111-1/+2
* Initial Commit.Gravatar Enno Boland (Gottox) 2009-06-051-0/+21
class='insertions'>+6 2024-09-09added stripping of escape sequences from prompt size to allow for coloringGravatar BanceDev 1-5/+26 2024-09-09added support for init.lua for configuring shellGravatar BanceDev 8-38/+180 2024-09-09docs: 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