aboutsummaryrefslogtreecommitdiffstats
path: root/src/history.h
diff options
context:
space:
mode:
authorGravatar Lance Borden 2024-09-12 09:34:41 -0400
committerGravatar GitHub 2024-09-12 09:34:41 -0400
commit11b81de2eac14667a955979099930e35c600066b (patch)
tree03492a5341711875b51a59da4b6a856055d8ad3a /src/history.h
parentupdated documentation (diff)
Create build.yml
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
58cf908b194d010637d36041&follow=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