| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | fixed bug with cursor alignment when adding text within the buffer | 2024-09-07 | 1 | -1/+11 | ||
| | | ||||||
| * | fixed crash when no history exists yet and polls for history | 2024-09-06 | 1 | -5/+7 | ||
| | | ||||||
| * | fixed inability to move cursor between lines | 2024-09-06 | 1 | -18/+61 | ||
| | | ||||||
| * | cleaned up syntax | 2024-09-05 | 1 | -5/+3 | ||
| | | ||||||
| * | bugfix on arrowkey movement after browsing history | 2024-09-05 | 1 | -0/+4 | ||
| | | ||||||
| * | fixed bugs with multi line history elements | 2024-09-04 | 1 | -31/+28 | ||
| | | ||||||
| * | command history scrolling implemented | 2024-09-04 | 1 | -0/+32 | ||
| | | ||||||
| * | history saving implemented | 2024-09-04 | 1 | -0/+3 | ||
| | | ||||||
| * | added cd to lua api | 2024-09-03 | 1 | -25/+23 | ||
| | | ||||||
| * | fixed a bug where multiline commands printed wrong | 2024-09-03 | 1 | -2/+47 | ||
| | | ||||||
| * | removed need for lush command to execute lua files | 2024-09-03 | 1 | -8/+12 | ||
| | | ||||||
| * | update lua api to table and added getcwd to api | 2024-09-03 | 1 | -2/+4 | ||
| | | ||||||
| * | fixed crash in cd when no path found | 2024-09-02 | 1 | -1/+1 | ||
| | | ||||||
| * | added basic lua scripting | 2024-09-02 | 1 | -12/+30 | ||
| | | | | | added exec function to run shell commands from lua | |||||
| * | added arrow key movement | 2024-09-02 | 1 | -35/+121 | ||
| | | ||||||
| * | updated help and fixed SIGINT | 2024-09-01 | 1 | -6/+20 | ||
| | | ||||||
| * | changed prompt | 2024-09-01 | 1 | -1/+21 | ||
| | | ||||||
| * | initial commit | 2024-09-01 | 1 | -0/+355 | ||
