| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2009-06-09 | added apos p/y-patch, thanks :) | 1 | -0/+14 | ||
| 2009-06-09 | getting rid or most gpointers, sorting functions alphabetical, using gchar * ↵ | 1 | -65/+55 | ||
| where ever possible. | |||||
| 2009-06-08 | small fix. | 1 | -1/+1 | ||
| 2009-06-08 | fixing _SURF_URL XProperty. | 1 | -7/+11 | ||
| 2009-06-08 | allow all modifiers. | 1 | -1/+1 | ||
| 2009-06-08 | Fixing keybindings when numlock is enabled. | 1 | -1/+1 | ||
| 2009-06-08 | Get rid of these gotos. | 1 | -12/+12 | ||
| 2009-06-08 | adding zoom support. | 1 | -1/+12 | ||
| 2009-06-08 | some cleanups. | 1 | -2/+2 | ||
| 2009-06-08 | better download handling. | 2 | -63/+89 | ||
| 2009-06-08 | renamed download handlers. | 1 | -7/+7 | ||
| 2009-06-08 | merged, now has download bar, other misc fixes | 3 | -23/+57 | ||
| 2009-06-08 | adding surf-directory. | 1 | -1/+2 | ||
| 2009-06-08 | use tabs not spaces! | 1 | -8/+8 | ||
| 2009-06-08 | Backed out changeset ed121082f103 | 1 | -11/+1 | ||
| unable to use textfields now. Please implement it in a sane way. | 2 | -4/+1 | |||
| 2024-09-10 | higher quality image for readme | 1 | -0/+0 | ||
| 2024-09-10 | added better demo to readme | 2 | -0/+10 | ||
| 2024-09-10 | added handling for when prompt gets longer than terminal width | 1 | -0/+36 | ||
| 2024-09-10 | added support for multiline prompts | 1 | -4/+35 | ||
| 2024-09-10 | lua api functions for getting terminal width and height | 4 | -0/+46 | ||
| 2024-09-09 | added coloring to help command | 1 | -2/+2 | ||
| 2024-09-09 | add aliasing to init.lua | 9 | -14/+258 | ||
| 2024-09-09 | bugfix to inline backspace and delete on multiline buffer | 1 | -7/+23 | ||
| 2024-09-09 | fixed line wrapping when deleting inline | 1 | -0/+8 | ||
| 2024-09-09 | updated gitignore | 2 | -1/+2 | ||
| 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 | ||
