| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-09-09 | fixed wrapping bug due to not using updated prompt_length | 1 | -3/+6 | ||
| 2024-09-09 | added stripping of escape sequences from prompt size to allow for coloring | 1 | -5/+26 | ||
| 2024-09-09 | added support for init.lua for configuring shell | 8 | -38/+180 | ||
| 2024-09-09 | docs: update path | 1 | -1/+1 | ||
| Updated the path to the example script and fixed a typo in the readme | |||||
| 2024-09-08 | added getenv and putenv to Lua API | 2 | -5/+33 | ||
| fixed bug where terminal closed upon encountering Lua error | |||||
| 2024-09-08 | added lua api functions for indexing history | 2 | -0/+35 | ||
| 2024-09-08 | added support for cli args for lua scripts | 4 | -3/+28 | ||
| 2024-09-07 | added --version flag | 1 | -1/+9 | ||
| 2024-09-07 | fixed error in install.sh instructions | 1 | -1/+1 | ||
| 2024-09-07 | fixed bug with cursor alignment when adding text within the buffer | 1 | -1/+11 | ||
| 2024-09-06 | added API guide to readme | 1 | -1/+5 | ||
| 2024-09-06 | Update README.md | 1 | -1/+1 | ||
| 2024-09-06 | better readme | 2 | -2/+14 | ||
| 2011-07-22 | fix loadfont | 1 | -12/+13 | ||
| 2011-07-19 | Added tag 4.4 for changeset 2b105eaae831 | 1 | -0/+1 | ||
| 2011-07-19 | add lsx.1 to dist | 1 | -1/+1 | ||
| 2011-07-17 | tweaks | 2 | -2/+2 | ||
| 2011-07-14 | efficiency tweaks | 2 | -60/+44 | ||
| 2011-07-14 | fix extra warning | 1 | -1/+1 | ||
| 2011-07-06 | simpler vline | 1 | -4/+2 | ||
| 2011-07-04 | rebind ^N ^P | 2 | -3/+3 | ||
| 2011-06-25 | include limits.h | 1 | -0/+1 | ||
| 2011-06-23 | make clean lsx | 1 | -1/+1 | ||
| 2011-06-23 | lsx: check snprintf | 1 | -4/+3 | ||
| 2011-06-18 | update draw.c | 2 | -14/+14 | ||
| 2011-06-18 | simpler lsx | 3 | -11/+6 | ||
| 2011-06-13 | new dmenu_run | 5 | -26/+15 | ||
