| Commit message (Expand) | Author | Files | Lines | Lines | |
|---|---|---|---|---|---|
| 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 | ||
| 2015-01-20 | fix stylesheet interna. | 1 | -19/+12 | ||
| 2015-01-20 | Only plumb some URI, when it's ASCII. | 1 | -1/+10 | ||
| 2015-01-20 | Oh my blob! | 1 | -0/+1 | ||
| 2015-01-19 | Data: is part of the browser too. | 1 | -0/+1 | ||
| 2015-01-19 | file:// should be handled in surf too. | 1 | -0/+1 | ||
| 2015-01-19 | Remove the debugging from the testing. | 1 | -1/+0 | ||
| 2015-01-19 | Add some description for the plumb feature. | 1 | -0/+3 | ||
| 2015-01-19 | Add plumbing functionality. | 2 | -2/+28 | ||
| 2015-01-18 | Add a comment about how the styles are iterated. | 1 | -0/+4 | ||
| 2015-01-18 | My CMD was too short. :O | 1 | -1/+1 | ||
| 2015-01-17 | Add the manpage changes for the disk cache support. | 1 | -1/+7 | ||
| 2015-01-17 | Adding disk cache support for soup. | 2 | -9/+40 | ||
| 2015-01-17 | Fix extra newline, and add -g where other switches are forwarded. | 1 | -1/+3 | ||
| 2015-01-17 | Newer libc want _DEFAULT_SOURCE. | 1 | -1/+1 | ||
| 2015-01-17 | Major styles update. | 3 | -11/+84 | ||
| 2015-01-02 | Fix a typo in surf manual. | 1 | -1/+1 | ||
| 2014-09-28 | Minor style change. | 1 | -1/+1 | ||
| 2014-09-28 | Make »Copy image address« work. | 1 | -3/+10 | ||
| 2014-08-07 | Mention xdotool in SEE ALSO too. | 1 | -1/+2 | ||
| 2014-08-07 | Fix the manpage about xid. | 1 | -1/+3 | ||
