rator' content='cgit v1.2.3-59-g8ed1b'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hashmap/hashmap.h (unfollow)
left'>Files >
Commit message (Expand)AuthorFilesLines
Lines
2024-09-10added support for multiline promptsGravatar BanceDev 1-4/+35
2024-09-10lua api functions for getting terminal width and heightGravatar BanceDev 4-0/+46
2024-09-09added coloring to help commandGravatar BanceDev 1-2/+2
2024-09-09add aliasing to init.luaGravatar BanceDev 9-14/+258
2024-09-09bugfix to inline backspace and delete on multiline bufferGravatar BanceDev 1-7/+23
2024-09-09fixed line wrapping when deleting inlineGravatar BanceDev 1-0/+8
2024-09-09updated gitignoreGravatar BanceDev 2-1/+2
2024-09-09fixed wrapping bug due to not using updated prompt_lengthGravatar BanceDev 1-3/+6
2024-09-09added stripping of escape sequences from prompt size to allow for coloringGravatar BanceDev 1-5/+26
2024-09-09added support for init.lua for configuring shellGravatar BanceDev 8-38/+180
2024-09-09docs: 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
2015-01-20fix stylesheet interna.Gravatar Markus Teich 1-19/+12
2015-01-20Only plumb some URI, when it's ASCII.Gravatar Christoph Lohmann 1-1/+10
2015-01-20Oh my blob!Gravatar Christoph Lohmann 1-0/+1
2015-01-19Data: is part of the browser too.Gravatar Christoph Lohmann 1-0/+1
2015-01-19file:// should be handled in surf too.Gravatar Christoph Lohmann 1-0/+1
2015-01-19Remove the debugging from the testing.Gravatar Christoph Lohmann 1-1/+0
2015-01-19Add some description for the plumb feature.Gravatar Christoph Lohmann 1-0/+3
2015-01-19Add plumbing functionality.Gravatar Christoph Lohmann 2-2/+28
2015-01-18Add a comment about how the styles are iterated.Gravatar Christoph Lohmann 1-0/+4
2015-01-18My CMD was too short. :OGravatar Christoph Lohmann 1-1/+1
2015-01-17Add the manpage changes for the disk cache support.Gravatar Christoph Lohmann 1-1/+7
2015-01-17Adding disk cache support for soup.Gravatar Christoph Lohmann 2-9/+40
2015-01-17Fix extra newline, and add -g where other switches are forwarded.Gravatar Ben Woolley 1-1/+3
2015-01-17Newer libc want _DEFAULT_SOURCE.Gravatar Christoph Lohmann 1-1/+1
2015-01-17Major styles update.Gravatar Christoph Lohmann 3-11/+84
2015-01-02Fix a typo in surf manual.Gravatar Jakukyo Friel 1-1/+1
2014-09-28Minor style change.Gravatar Christoph Lohmann 1-1/+1
2014-09-28Make »Copy image address« work.Gravatar Christoph Lohmann 1-3/+10
2014-08-07Mention xdotool in SEE ALSO too.Gravatar Christoph Lohmann 1-1/+2
2014-08-07Fix the manpage about xid.Gravatar Christoph Lohmann 1-1/+3